SeExpr
Expr evaluator
An embeddable, arithmetic expression language for computer graphics image creation
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
408 stars
58 watching
85 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arashpartow/exprtk | A high-performance C++ library for parsing and evaluating mathematical expressions | 676 |
pydata/numexpr | An expression evaluator for arrays in scientific computing and data analysis | 2,255 |
ccapndave/elm-eexl | An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
balance-platform/ex_pression | An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types. | 9 |
dynamicexpresso/dynamicexpresso | An interpreter for simple C# statements written in .NET Standard 2.0 | 2,032 |
rob-bie/expr | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
1024pix/pix-editor | An online platform offering innovative evaluation and certification of digital skills | 6 |
allendang/nvim-expand-expr | Utility to expand and repeat expressions to multiple lines in an editor | 35 |
codeplea/tinyexpr | A tiny recursive descent expression parser and evaluation engine for math expressions. | 1,619 |
nicklockwood/expression | A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 266 |
saulo-p/exemplar-image-colorization | An image colorization method based on superpixel segmentation and classification using exemplar-based techniques. | 4 |
xorcerer/zexpression | A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 |
apress/ray-tracing-gems | Provides source code examples and references for real-time rendering using DXR and other APIs. | 981 |
mfaruqui/eval-word-vectors | A set of Python scripts for evaluating word vectors on various tasks and comparing similarity between words. | 120 |