How to display 3mf model in ViewPort loaded from file?
Shreyas Pattabiraman
1
Reputation point
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
Sign in to answer