rubatopy / rubato

A lightweight, developer-first game engine built for Python
https://rubato.app
GNU General Public License v3.0
23 stars 1 forks source link

Better draw shapes #230

Open tsedan opened 2 years ago

tsedan commented 2 years ago

Want support for more custom draw functions such as squircles, splines, anything else we can think of.

tsedan commented 2 years ago

Will be implemented after rasters are in place