Monday, January 27, 2014

3d graphicsgame programming with .NET

Hi,


I have a game that is pre-written, but I want to enhance the graphics.


I'm working with a 3d animator who works with 3ds-max. (it creates .FBX, .OBJ) formats.


currently my program uses drawLine, and drawCircle etc. to produce the graphics.


I want that the object that the 3d artist makes will answer to the same API as mine. how one can do this?


How generally .NET developers works with graphical designers? is there special programs for .NET design.


Thanks.


No comments:

Post a Comment