Anyone have some good links?

Started by
0 comments, last by b2b3 19 years, 1 month ago
Hi. I'm looking to make 3d models, levels, whatever...but i can't quite find the right tutorial. Hopefully you guys can help me out. I'm not looking for a maya, or 3dmax tutorial. But a tutorial for a graphics engine in C++ maybe. Something that explains how C++ code and maya fit together. Or how to create 3d terrain. I'm very inexperienced with 3d and don't think it would be hard to pick up. I just have to find the right tutorial. Thanks.
Don't Feed the Newbie!
Advertisement
Tutorials:
Nehe : OpenGL, various platforms and languages
Codesampler.com : OpenGL and DirectX tutorials, physics, Windows, C/C++
Delphi3D : OpenGL, DirectX (?) in Delphi

Then you can go through articles on GameDev and of course FAQs on various forums here - there you can find few more links and refernces.

Maybe it will help you to look on another free engines like Irrlicht or Ogre.

This topic is closed to new replies.

Advertisement