3D - 2

How to control the 3d graphical objects (made in 3d Studio max) with a C Sharp code?

I am trying to make a simple surface and put some objects on it using 3d studio and then make a small program (like a simple game in C#) to be able to move between my objects. I don't know how I can take control of my objects in my code? Any help or resource? Thank you.

Public Comments

  1. I'd suggest "3D Programming for Windows" by Charles Petzold. It is an introduction to 3D programming using C#. If you don't want to buy a book, I found a number of tutorials just by Googling "3D C#", here is one that looks promising: http://www.developer.com/net/csharp/article.php/3582636
Powered by Yahoo! Answers