An animation software, built on Direct2D
Find a file
2025-01-18 11:38:04 +04:00
dimension.cpp initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.h initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.ico initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.rc initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.sln initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.vcxproj initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.vcxproj.filters initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
dimension.vcxproj.user initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
engine.cpp initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
LICENSE Initial commit 2025-01-18 07:32:57 +00:00
README.md initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
renderer.cpp initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
resource.h initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
small.ico initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00
targetver.h initial release, stolen from internal dev 2025-01-18 11:38:04 +04:00

Dimension

This program is tend to be an animation program, supporting basic shapes, pens & brushes, and many more things which are ordinary for any animation software. It is inspired from my diploma project, presented in May 2024. You should be careful with this program, as it have a huge lack of features (at least for now).

How to build it?

  • Install latest Visual Studio with C++ development,
  • Clone this repo,
  • Click "Build".

Contributions

You're welcome to contribute to this project at any cost, only don't break it too much. Please.