源码:https://download.youkuaiyun.com/download/liugang590/87462000
目录
1. 环境
Visual Studio 2019 + .NET FrameWork 4.8.1
2. 创建项目
3. NuGet安装依赖
HelixToolkit.Wpf
4. 创建3D_models文件夹存放底座模型文件
5. 编辑MainView.xaml代码
<Window x:Class="_3DTransformDemo.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008