svg not displaying with P3D renderer

edited November 2013 in JavaScript Mode

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

Tagged:

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?

  • edited March 2014

    3:-O 3:-O 3:-O

Sign In or Register to comment.