Skip to content

ArnobTurja2002Ghosh/BouncingShapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BouncingShapes

The setup of ImGUI and SFML was done with the help of "ImGui + SFML Tutorial - Install & Basics" by Victor Gordan.

I added movement and bouncing of the circle.

The library folder (lib and include folders) are not included in this repository.

GUI under development.

Assuming that (in the config file) every shape is within the bounds of the window.

The ImGUI user interface is able to:

  • List all the shapes and select any one of them to edit their properties
  • Toggle whether or not the selected shape will be drawn.
  • Change the scale of the shape (0 to 4).
  • Change the x and y velocity of the shape (-8 to 8).
  • Change the color of the shape.
  • Change the name of the shape.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published