DaveGreen-Games / ShapeEngine

My custom made engine based on the great Raylib Framework. Main focus is being performant and only using draw functions instead of textures.
MIT License
336 stars 12 forks source link

Transform2D overhaul #31

Closed SoloByte closed 4 months ago

SoloByte commented 5 months ago

I am not 100% happy with Transform2d struct yet.