Hello Guest

Found tutorials, are they THE BEST resource I have to learn?

  • 1 Replies
  • 8320 Views
Found tutorials, are they THE BEST resource I have to learn?
« on: November 29, 2010, 02:38:01 »
Hi everyone, so I have installed LWJGL and I'm ready to get crackin. I found out that the old, (crappy) tutorials on NeHe have been ported to LWJGL, so I downloaded them to start reading. Then I found this site, http://biedert.de/home/Project__NeHe_Tutorials.html, which has update versions of those tutorials, has clearer syntax and better commenting, so I figured this was my best option for learning LWJGL.

My other alternative is reading the LWJGL docs, but those just show modules and methods, with no order of recommended reading, so no thank you.

Do you think I found the best resource for learning LWJGL, or is there an even BETTER site?

Thanks!!

Re: Found tutorials, are they THE BEST resource I have to learn?
« Reply #1 on: November 29, 2010, 03:32:43 »
Just a heads up, those tutorials are using LWJGL v1.1.4 and DevIL (no longer supported in LWJGL; Slick-Util now suggested).  The tutorials are still good for learning OpenGL -- as is most OpenGL C++ and/or Java code really -- but are inadequate for learning the latest LWJGL release.

Here are some good resources:
http://lwjgl.org/demos.php
http://lwjgl.org/wiki/index.php?title=Main_Page

Also, searching the forums and asking questions here should prove to be helpful.
cool story, bro