leios / simuleios

Simulations for LeiosOS
https://www.youtube.com/user/LeiosOS
MIT License
198 stars 45 forks source link

Put factor outside of normalize #30

Closed mika314 closed 4 years ago

leios commented 4 years ago

Ok, so the problem here must be in the curve-drawing functions such that they do not draw curves if animated with more frames than the number of elements?

That's bizarre, but seriously: Thanks a bunch!

leios commented 4 years ago

Ah, so it works if the number of draw frames is less than the number of elements, but not greater than. That's a good bug to make an issue for.

Nice!