Curve Viewer¶
Functionality¶
This node takes verts
and edges
and makes straight sections of Curve to represent them. Like a pipe, but without smooth transitions between pipes. Each edge is truly disjoint and the renderable geometry can overlap.
This is useful for quickly generating renderable lightweight geometry for scaffolding, beams, pillars, plynths, tubes, fences, neon signage.
Generator-> Segment
Transform-> Matrix Apply (verts)
Number-> Number Range
MUL X, YSINX X, ADD X: Number-> Scalar Math
Vector-> Vector In
The node has a 2d and 3d mode, in 2D mode you can make interesting 2d booleans on the XY axis. The features are limited to what Blender offers.
Generator-> Circle
Number-> Number Range
inputs¶
verts, edges, and matrix
output¶
directly into the scene, the node has no Object output socket. yet.