Looking for 3D tutorials.
Author |
Message |
ecookman
![](http://compsci.ca/v3/uploads/user_avatars/5690458955648ca661c338.gif)
|
Posted: Mon Jun 27, 2011 2:47 pm Post subject: Looking for 3D tutorials. |
|
|
Subject basically says It all, Over the summer I hope to have a somewhat understanding of how to do 3d programming in java. So I was wondering if anyone has/knows of a good 3d tutorials please let me know. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
DemonWasp
|
Posted: Mon Jun 27, 2011 3:11 pm Post subject: RE:Looking for 3D tutorials. |
|
|
Depending on what kind of 3D programming you want to do, there are a few main ways.
If you're developing short, one-off 3D projects for simple visualization, there's Java 3D: http://java3d.java.net/
If you're developing games, you can't go wrong with jME: http://jmonkeyengine.org/
If you want to learn about OpenGL, then you should use LWJGL or JOGL: http://lwjgl.org/ ; http://java.net/projects/jogl/
If you want to learn about photorealistic ray-tracing, then there are a few ray-trace engines available in Java; I haven't used any, but SunFlow looks pretty good: http://sunflow.sourceforge.net/ |
|
|
|
|
![](images/spacer.gif) |
ecookman
![](http://compsci.ca/v3/uploads/user_avatars/5690458955648ca661c338.gif)
|
Posted: Mon Jun 27, 2011 5:39 pm Post subject: RE:Looking for 3D tutorials. |
|
|
All hail Demon Wasp this was everything I was looking for +1 tyvm |
|
|
|
|
![](images/spacer.gif) |
|
|