Shapes3D now available for Processing 3

Shapes3D V2.2 is compatible with PS3.

Only minor updates to the code were necessary for this upgrade but I have added the option to disable stroke optimization when drawing the objects as wire frames. To do this use
Shape3D.setOptimizedStrokeOn(true/false)
this is ignored for solid and textured shapes.

Some of the examples used G4P so they had to be updated as well.

Sign In or Register to comment.