• Java 3D Game Programming
    3 replies, posted
Hey, I'm looking for a book that explains 3D game programming for Java, So far, the book I'm reading doesn't explain the code at all, so if anyone has any other book/tutorial for 3D game development? The books name is Killer Game Programming in Java. Thanks.
LWJGL + OpenGL tutorials is a good way to get started. [url]http://open.gl/[/url] [url]http://openglbook.com/the-book[/url]
I would recommend using XNA (but that's C#), or use a simple 2d library that's centered around games. Making your first game, especially using just raw opengl, can be annoying.
alright, Il try c# and c++, thanks for the info!
Sorry, you need to Log In to post a reply to this thread.