Greetings,
I just attempted to run a helloworld OpenGL demo from this site http://opengl.j3d.org/tutorials/helloworld.html
After downloading jogl.jar and incorporating it into JBuilder as a new library and then downloading the jar for Windows native stuff, I get the following error messages
import net.java.games.jogl.Animator;
import net.java.games.jogl.GL;
import net.java.games.jogl.GLCanvas;
import net.java.games.jogl.GLCapabilities;
import net.java.games.jogl.GLDrawable;
import net.java.games.jogl.GLDrawableFactory;
import net.java.games.jogl.GLEventListener;
None of these packages exist.
What am I doing wrong, help pleeeeease.
Chris Hanley
Java instructor
Shenendehowa HS