Using 3DSMax mesh with DirectX VB.NET

Started by
2 comments, last by DorRaba 20 years, 3 months ago
If i''ve created a mesh using 3D Studio max, how do I use this mesh in DirectX using VB .NET, in What file format ahould I save the mesh and how do I do it?
DDDDor RRRRaba
Advertisement
You should convert the mesh to a .x file. Given the $2500 price tag of 3D Studio Max, I am assuming that it will do the conversion; personally I use gameSpace.

_______________________________________
Understanding is a three edged sword...

Have your independent game reviewed by your peers on the www.FreelanceGames.com review ladder.
_______________________________________Understanding is a three edged sword...Freelance Games - Home of XBLIG Starchonwww.FreelanceGames.com
The SDK samples altho not brilliant do show you how to get an .x file loaded into DX9 with VB.NET
(Visual Basic .NET) www.elpuerco.co.uk
3ds max doesn''t have a built in .x exporter but you can download a plugin to export .x files here.

http://www.pandasoft.demon.co.uk/directxmax4.htm

This topic is closed to new replies.

Advertisement