How to display 3mf model in ViewPort loaded from file?

Shreyas Pattabiraman 1 Reputation point
2020-11-24T04:38:44.123+00:00

Hello,

I am currently designing a WPF app. I have a requirement to display 3mf models on ViewPort 3D. I currently stream the 3mf's xml file and display only vertex and triangles. I am trying to migrate UWP apis to use Windows.Graphics.Printing3D. Is there a way to view a 3mf model loaded from file to be displayed on the VIEWPORT3D. Currently wpf does not support 3mf models. Let me know if there is a work around.

Thank you
Shreyas

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,666 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
760 questions
{count} votes