Can someone teach me LWJGL 3D? or give me some good directions

I have started programming in LWJGL open gl and have made my way to 3D can someone teach me or at least direct me in the right direction so I can make games in 3D using LWJGL like minecraft?

skype tommohawkaction

thanks

It will take you years of dedication and self-learning, and you won’t find the answers you seek here. You’re going to have to start with the basics, and the first question is, what is your current level of experience?

Cas :slight_smile:

well … then go download infiniminer-sourcecode (https://code.google.com/p/infiniminer/) and port it to lwjgl/java like they did with minecraft. :expressionless:

You can look at my post here:
http://www.java-gaming.org/topics/so-state-of-the-art-3d-in-java/33978/msg/320077/view.html#msg320077

The old unmaintained source code that uses your favorite library is here (it should still work with the backend based on the version 2.9.1):
https://code.google.com/p/ardorcraft-api-examples/

You can learn OpenGL here: www.arcsynthesis.org/gltut

Java code: https://github.com/ra4king/LWJGL-OpenGL-Tutorials

Everyone wants to make a game like mine craft. Sad truth is that if you can’t even go to the effort to use Google to answer this beaten to death question… You will fail.

Sorry to be the bad news bear.