PDA

Click to See Complete Forum and Search --> : Using 3D studio MAX files


Cooker
May 4th, 2000, 09:20 PM
I have a question to challenge anyone !

How can i USE and CONTROL a 3D object that created by

3D studio MAX 3R ?

Well , Hard Enough thought ?
:D

But It's not a joke !

I really need to Use Direct X , VB , photoshop and 3D studio together.

And can't be too slow ?

"For Making a HalfLife ?"
"NO"

Cbomb
May 4th, 2000, 09:33 PM
Well DirectX internally uses *.x files for 3D modelling. So it would be best if you could make the *.3DS file then convert it to *.x using this: 3DWin File Converter (http://www.stmuc.com/thbaier/download/setup.exe). I hope this helps :)

Fox
May 4th, 2000, 09:45 PM
Better export your model as ASE file and write a loader function. ;)