LWJGL Forum

Programming => OpenGL => Topic started by: integeruser on January 16, 2012, 19:50:50

Title: OpenGL in Java - Modern 3D Graphics Programming
Post by: integeruser on January 16, 2012, 19:50:50
Hi all!
I've started the Java porting of these tutorials: http://www.arcsynthesis.org/gltut/index.html
This is a recent book entirely written using OpenGL version 3.3.
We have ported the first 6 chapter by now, but when we get time we will do the remaining.
Here's the source code: https://github.com/integeruser/gltut-lwjgl

Francesco



PS. Sorry if my english sucks  ;D

EDIT : sorry the link was broken now it is fixed
Title: Re: OpenGL in Java - Modern 3D Graphics Programming
Post by: Evil-Devil on January 20, 2012, 14:24:53
Hi Francesco,

thanks for the work so far. The link is added to the Links and Resources (http://lwjgl.org/wiki/index.php?title=Links_and_Resources) wiki page.
Hopefully the other chapters will be done to :)


Evil
Title: Re: OpenGL in Java - Modern 3D Graphics Programming
Post by: integeruser on January 20, 2012, 15:47:07
Hi!
Thank you for adding the link in the wiki! :)
Yesterday we finished and put online the tutorial 7, now we are working on the 8th.
I am determined to finish this work and i hope to complete it in 2/3 weeks, updates are daily.
Thank you for your support,

Francesco
Title: Re: OpenGL in Java - Modern 3D Graphics Programming
Post by: integeruser on November 04, 2012, 21:54:26
Sorry if i resume this topic, but i want to inform future readers that all tutorials have been ported and -most of all- they all work :D