I really like vvvv and after some time I managed to handle at least some of it.
However, I’m stuck with one problem:
I want to render a Cylinder that has both inner and outer radius. Call it a tube if you want. Segment brings all I need, except for an extrusion in the z-axis…
Cylinder has no option for an inner radius and the torus is round (i tried to reduce the resoution but it ended up as cone).
Would it be possible to do something like this directly in vvvv? Like, ‘cut out’ one mesh out of another, something like a 3d composite operation?
Creating the meshes in an external 3D editing software might work for some cases, but seems unflexible to me, for example whenever you need to change the inner radius in the example above.