We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOpenGL and 3D Libraries › OpenGL library problem
Page Index Toggle Pages: 1
OpenGL library problem (Read 397 times)
OpenGL library problem
Jul 10th, 2009, 5:55am
 
hi guys.
i've a problem loading opengl library.
I've normally loaded the lib with "import processing.opengl.*;" command, until today...today it won't work.
now i must add the line "import javax.media.opengl.*;" before...
do you know why?

thanks.
Page Index Toggle Pages: 1