Hi mods,
I think that a specific forum dedicated to OpenGL questions that are unrelated to a specific library is really helpful. It will save the people using LWJGL/JOGL to go to gamedev.com or opengl.org to ask questions.
Now asking questions on other forums might not be a bad idea, but when posting code, the C++/C people usually get confused and you end up with the first 5 posts explaining why there isn’t another parameter in the function (for example: glGenTextures(int, array) is glGenTextures(buffer) in LWJGL)
Im sure there are enough people here using LWJGL/JOGL to populate that forum rather quickly. We could even start writing little “snipets of heaven” to help other people with specific problems…
DP