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

Build with pregenerated files when FLEX/BISON are missing. #105

Closed ScatteredRay closed 3 years ago

ScatteredRay commented 3 years ago

Instead of having a manual copy step it's a bit more user friendly to just use them as they exist in the repository. Alternatively the file structure can/should be moved around.

davvid commented 3 years ago

Thanks! I had to add b91c256b1daee9dcec73b7455edb23df6d6a7584 as a fixup on top.