I have a large number of Wavefront .obj files that I need to convert to XAML MeshGeometry3D
elements. I can do this manually by importing them in Microsoft Expression Blend and copying the XAML, but it would help greatly if I could automate the process.
Are there any libraries (preferably .NET, but I'll take anything) to do this?