Where is glu?

Started by imnotanerd, January 13, 2011, 01:55:42

Previous topic - Next topic

imnotanerd

I was following NeHe's port of OpenGL to LWJGL, and i noticed this:

import org.lwjgl.opengl.glu.GLU;

Where is this located? In Eclipse, it just give me an error saying it can't find it.

# Tip - I'm using LWJGL 2.6
I once said hi to someone. He punched me back.

jediTofu

It's been moved to here:

org.lwjgl.util.glu.GLU

And make sure that you have lwjgl_util.jar
cool story, bro

imnotanerd

I once said hi to someone. He punched me back.