Hello, Processing 2.x uses JOGL 2, which doesn't include the com.sun.opengl.util.texture anymore. I think the equivalent package is com.jogamp.opengl.util.texture. You can check the complete javadoc of JOGL2 here.
↧