We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm having an issue with loaded svg shapes not displaying when using the P3D renderer in Javascript mode. P2D works fine however. Anyone have any intel on this?
Dave
Answers
It's a bug in ProcessingJS. I get the following error in the JavaScript console: TypeError: 'undefined' is not a function (evaluating 'curContext.save()')
Cheers that helped a lot.
However, I am having another problem. The 2 svg files load now, but I am loosing all interactivity (mouse control to rotate and UP and DOWN arrows to zoom). Any idea why?
3:-O 3:-O 3:-O