Spen D
Spen D

Reputation: 4345

3D modeling in WPF using C#

Is it possible to open the 3d maya file in wpf application and do transformations in wpf application itself, if so how to do it,,, can recomend some samples?

Upvotes: 0

Views: 921

Answers (1)

Guy
Guy

Reputation: 3381

This is a tool to convert maya files to XAML: http://www.creativecrash.com/maya/downloads/applications/3d-converters/c/maya-to-xaml

Taken from a similar question on the mdsn forums: http://forums.silverlight.net/forums/p/2826/7705.aspx

Upvotes: 3

Related Questions