Last I checked, applets exported with the OPENGL renderer throw exceptions when trying to initialize, meaning the only way to put 3D sketches online is through the P3D renderer. Once 2.0 gets released, P3D will be gone; is something being done to ensure that OPENGL will actually work as an applet? Will we have to revert to JNLP trickery?
It may be because this computer has an integrated graphics card, but the 1.5.1 P3D renderer is ~2.5x faster than OPENGL. I'm running just the Esfera example, changing nothing but the renderer option in size(). Is there a reason why this would be? Should I be doing something else?