Simple learning application written with C++ using Cinder library. Also using ImGui library for UI.
Includes:
- spawning random shapes (circle, square, rectangle)
- editing properties such as size, color, position of specific shape
- saving and loading shapes from json file