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

support for type checking and compiling expressions using LLVM #41

Closed jberlin closed 8 years ago

jberlin commented 8 years ago

This is a significant upgrade to the code base, and a new major version. Instructions for porting from earlier versions are forthcoming. Release notes to follow.