TheFuseLab / VL.Fuse

A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
https://www.thefuselab.io
MIT License
262 stars 21 forks source link

LineStrip and LineStripWidth missing "Closed" pin #116

Closed circuitb closed 9 months ago

circuitb commented 10 months ago

hello, the LineStrip and LineStripWidth works but at the end of an Emit lifecycle the start/end positions of the strip became "closed" image

circuitb commented 9 months ago

looks like it's fixed in Fuse 1.0.0-beta02 not sure if it make sense to have a Loop/Close option?