We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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.