Hi every one…
I m new to this community and want to implement a project using JOGL.
Can any one plz suggest is there any good book on JOGL for the beginners.
Also plz provide any useful links available to start with.
Thanks in advance.
Hi every one…
I m new to this community and want to implement a project using JOGL.
Can any one plz suggest is there any good book on JOGL for the beginners.
Also plz provide any useful links available to start with.
Thanks in advance.
right here in this forum there is a sticky thread called “How to: Getting started with JOGL”. i didnt read it, but i guess there might be some useful information for beginners.
you may try the NetBeans OpenGL Pack. It includes around 100 ready to run demos and JOGL project templates.
I also recommend the OpenGL Programming Guide (or simple red book). Free PDF available via opengl.org.
http://fivedots.coe.psu.ac.th/~ad/jg2/
Pro Java 6 3D Game Development by Andrew Davison’s
There are severl chapters in that book talking about jogl.
Chapter 15. Two JOGL Programming Frameworks
Chapter 16. Touring the World
Chapter 17. Picking on the Models
JOGL Chapter 4. Stereo Viewing
The contents is quite up to date and easy.And the whole book can be download free which is really generous.
I’ve always liked about how Wiki explained how JOGL worked.
It’s not a complete tutorial, but it gives you an idea how JOGL works.
Where can it be downloaded for free? I can’t see any “download whole book” kind of link in that site. Can anyone tell me where I can download it?