turnage/valora

Create spawners

turnage opened this issue · 2 comments

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! 7c45401