latentcat / uvcanvas

An React.js component library for beautifully shaded canvas https://uvcanvas.com
https://uvcanvas.com
1.01k stars 36 forks source link

deterministic? #5

Open tomByrer opened 2 months ago

tomByrer commented 2 months ago

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.

ciaochaos commented 2 months ago

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