LWJGL Forum

Programming => General Java Game Development => Topic started by: Clatch on May 19, 2005, 17:56:52

Title: Newbie Question
Post by: Clatch on May 19, 2005, 17:56:52
Can someone recommend me some documentation or tutorials that would introduce a newbie (with limited C++ experience) with working with lwjgl and java 3d programming?

Just loaded a core 3 fedora box and having a blast with it.  Perhaps someone could also suggest a programming suite for the linux platform.

Thanks
Title: Newbie Question
Post by: elias4444 on May 19, 2005, 18:26:23
For the development suite, I recommend Eclipse (www.eclipse.org). As for the documentation, check out the lwjgl wiki/documentation page for samples, and nehe.gamedev.net for some amazing OpenGL tutorials.