Skip to content

AshesOfPhoenix/cinderBouncingShapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing shapes

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

To build also clone Cinder and build it, then correct the linker paths to cinder.lib and include libraries.

Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published