Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

starting Java 3D

Tags:

java

3d

i wanna know what is the best way to start coding a simple 3D ... (with java) like a man walking around ... i know it's not so easy , but i believe it's not impossible :D so .. is there a recommended tutorial or something???

like image 845
Ahmed.Ibrahem Avatar asked Aug 13 '26 15:08

Ahmed.Ibrahem


1 Answers

Two suggestions:

  1. Start with something like jMonkeyEngine. Lots of great tutorials on their site using their scenegraph API. It's where you want to end up eventually anyway, IMHO.

  2. NeHe Productions: OpenGL Tutorials. These are great because they give you a lot of OpenGL info and instructions. Note that all the code in the tutorial is C however, at the bottom of the tutorials are links to ports of the code to various platforms and languages, including Java.

like image 117
Gregg Avatar answered Aug 15 '26 04:08

Gregg



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!