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,755 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a WPF project that contains a 3D models. I did search a lot about Viewport3D but didn't found any helpful results to draw a barrel in 3D. Also the Camera move is kinda bad, how can I edit it too?
Maybe you can see articles/samples like Walking Robot Series In WPF -- Part 2: Circles, Cylinders, Flat And Smooth Shading
(not tested, I just tested MS samples (Animation Example Gallery), but they use cubes)