3d game tutorials

are there good 3d game tutorials?(for beginners with 3d)
i searched for a while, but i didnt find something good

Hi

These tutorials are fine for beginners:
http://jmonkeyengine.org/wiki/doku.php/jme3:beginner

In my humble opinion, a beginner should rather learn OpenGL with the Red Book before using high-level engines like Ardor3D and JMonkeyEngine. Good luck.

I suggest learning OpenGL. First you should read the Redbook as gouessej mentioned, then read these tutorials for more advanced 3D with OpenGL. Good luck! :slight_smile: