Closed turnage closed 6 years ago
I want functions that I can use to spawn polygons. For example f(x) = sin(x) and spawn a triangle on some interval.
Implemented in rust; will close when I add support for instancing the geometry on-card.
Done! https://github.com/turnage/valora/commit/7c454015da2df11175e2bd7b5542cc521a42ea12
I want functions that I can use to spawn polygons. For example f(x) = sin(x) and spawn a triangle on some interval.