Blender XAML exporter for Vista’s Windows Presentation Foundation framework

Daniel Lehenbauer’s posted on his blog a new version of a little suite of tools for this framework targeted to .NET developers, this release comprises a XAML Python exporter compatible with Blender 2.40 (should work on 2.41 too) which enables 3D scenes created in Blender to be exported in .xaml format and be dynamically loaded or compiled into WPF applications.

You can take a look at Daniel’s tests here while the exporter can be downloaded directly from gotdotnet.com.

Advertisement