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.
Our library is licensed under the Apache License, Version 2.0.
Some major features of SeExpr expressions:
Nov 18, 2019 | v3.0.1 ‐ New sprintf() built-in function, clang compatibility, and other bug fixes |
Jul 24, 2019 | v3.0.0 ‐ String improvements, Python 3 support, performance improvements |
Jul 9, 2019 | SeExpr is now Python 2+3 compatible. |