An animation software, built on Direct2D
| dimension.cpp | ||
| dimension.h | ||
| dimension.ico | ||
| dimension.rc | ||
| dimension.sln | ||
| dimension.vcxproj | ||
| dimension.vcxproj.filters | ||
| dimension.vcxproj.user | ||
| engine.cpp | ||
| LICENSE | ||
| README.md | ||
| renderer.cpp | ||
| resource.h | ||
| small.ico | ||
| targetver.h | ||
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.