Can we import 3DMax's models ( *.max files) in Expression Blend ?
-
Hi I've wanted to create a simple 3D App in WPF, so i wanna to know we can import 3DMax's models ( *.max files) in Expression Blend ? If so , how can we do it ? Many thanks in advance
-
Hi I've wanted to create a simple 3D App in WPF, so i wanna to know we can import 3DMax's models ( *.max files) in Expression Blend ? If so , how can we do it ? Many thanks in advance
I believe the .Max format is protected so it won't be possible to use .max files directly. Instead you might use .3DS. You may even consider importing the 3DS into Blend which can export to Xaml. I don't know it there are Xaml exporters at the moment. But it should be too hard to write a simple exporter using MaxScript.
Dawn is nature's way of telling you to go to bed.
-
Hi I've wanted to create a simple 3D App in WPF, so i wanna to know we can import 3DMax's models ( *.max files) in Expression Blend ? If so , how can we do it ? Many thanks in advance
-
Hi I've wanted to create a simple 3D App in WPF, so i wanna to know we can import 3DMax's models ( *.max files) in Expression Blend ? If so , how can we do it ? Many thanks in advance
Here is a hack. Use ZAM3D. This product will import 3D and then export to XAML. http://www.erain.com/products/zam3d/DefaultPDC.asp[^]
Cheers, Karl
» CodeProject 2008 MVP My Blog | Mole's Home Page | XAML Power Toys Home PageJust a grain of sand on the worlds beaches.
-
Thanks Pete. It's worked. :)
-
Thanks Pete. It's worked. :)
Excellent news. That's one for the toolkit then. :-D
Deja View - the feeling that you've seen this post before.