wdas / SeExpr

SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. https://wdas.github.io/SeExpr
https://www.disneyanimation.com/open-source/seexpr/
Other
407 stars 86 forks source link

added bezier_spline #13

Closed acrlakshman closed 9 years ago

acrlakshman commented 10 years ago

Added interpolating function, that interpolates to the parameter using Bezier cubic spline.