issues
search
shfty-elysian
/
elysian-legacy
Field function compiler
0
stars
0
forks
source link
Extend base AST Expr with Vector / Matrix structuring
#34
Closed
Shfty
closed
1 year ago
Shfty
commented
1 year ago
Should be able to encode ex. Distance -> Color via expression
How to represent structure types?
Explicit VectorN / MatrixN members composing arrays of BoxExpr?
Shfty
commented
1 year ago
Done: Added Vector
and Matrix
variants for constructing via Expr