Hi, I’m trying to use the BezierSplines library in a way that I can move between VL and vvvv. There are a couple of things that make it difficult.
Firstly, while all the nodes and functions to make the components of a BezierSpline are available,the BezierSpline type itself it hidden in the experimental category.
Secondly and more importantly, I can’t access ArcLength or BezierSpread from the VL node browser or anywhere else:
if the main file of the library doesn’t forward it, then it’s not referenced. this particular file is under vvvv/nodes/vl and it seems it is not thought of as a VL node.
these files were done very early on, i think it would need a re-work if the node would make it into the VL.CoreLib.