latentcat / uvcanvas

An React.js component library for beautifully shaded canvas https://uvcanvas.com

Home Page:https://uvcanvas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deterministic?

tomByrer opened this issue · comments

Are the animations 'deterministic', eg not really fully random in the crypto sense, but (typically via a seed) you always know how the animation will go via input value(s)?

Usecase; recording animations.

For now yes, I will add some props to control the animation and randomization etc. #4