LWJGL Forum

Programming => OpenGL => Topic started by: Grinvon on October 07, 2005, 15:52:16

Title: Can I do that??
Post by: Grinvon on October 07, 2005, 15:52:16
Can I assume that all OpenGL content are into LWJGL? If I study under NeHe site, can I port those programs without any issue?

Thanks!
Title: Can I do that??
Post by: kappa on October 07, 2005, 16:02:01
yup, and its already been done, also have a look at the bottom of nehe tutorial pages sometimes u even find a lwjgl version of the tutorial!

however there are some issues where windows or os specific extensions are used, which makes it a little harder to port to lwjgl, but that only applies in very very few cases!