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
405 stars 86 forks source link

fixes for LLVM on Windows #79

Closed ix-dcourtois closed 7 years ago

ix-dcourtois commented 7 years ago

Another pull request for Windows. This time it handles build SeExpr with LLVM support enabled.

And as always, feel free to comment the PR, ask question or whatever :)