Kubic-C / spock_engine

C++ 2D Game Engine | Spock Engine
MIT License
7 stars 1 forks source link

Add shape rendering #10

Open Kubic-C opened 1 year ago

Kubic-C commented 1 year ago

Adding ways to debug render lines, circles, and other polygons onto to entities will allow end-users to debug render positions and other things.

Solution: