Skip to content

WeersProductions/ShapeTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShapeTools

A simple project for rendering several shapes.

Bezier

Rendering a bezier

Circle

Rendering a circle

In both demos the shapes are updated each frame, normally you would not want that in a project. Therefore the Update function is commented out in the code. Whenever you change one of the values, you simply call the Render() function on the shape to update it.

Releases

No releases published

Packages

No packages published

Languages