How should I start....

Started by ttomato, August 28, 2009, 10:09:56

Previous topic - Next topic

ttomato

There are a few tutorials for LWJGL.
I want to learn it but I don't know how should I start....
Util now , I just dowloaded a example source,a game written in Java with LWJGL,and I only let it go on my machine.
what should I do ?
My English is not very well......

Evil-Devil

Hi and welcome,

basicly you could use allmost any opengl tutorial in any language.

A good start for using opengl is http://nehe.gamedev.net/ and the official opengl red book.

You said your english isn't that good...maybe you should look for an book in your native language. Then you only have to port the book specific programming language to java/lwjgl ;) As the glNames stay the same that shouldn't be that much hassle.

kappa


ttomato

I'm sorry for leaving some days.
Thank Evil-Devil and javalwjgl a lot .
Now I'm watching the http://www.cokeandcode.com/asteroidstutorial.