@vector-nodes/runtime
v0.2.0
Published
Geometry and math runtime operations for Vector Nodes.
Readme
@vector-nodes/runtime
Geometry and math runtime operations for Vector Nodes. The interpreter calls these ops and generated code imports them, so interpreted preview matches compiled output.
npm install @vector-nodes/runtimeExports the geometry interchange types (points, vectors, curves, meshes as plain arrays) and pure operations: vector math, point/array construction, projection, translation, and bezier sampling.
See the project README for the full design.
License
Apache-2.0
