Helix Toolkit is an open source 3D library that is licensed under the MIT license. The MIT license is very permissive and permits use in proprietary software. The library is based on .NET and is currently focusing on the WPF platform. The goal has been to make it easy to work with 3D in WPF, and also provide features that are not included in the standard WPF 3D visual model. Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace). dds variety of functionalities/models on the top of internal .NET Core WPF 3D models (Media3D namespace). Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for Universal Windows App. Custom 3D Engine and Scene Graphs based on SharpDX(DirectX 11) for netstandard and .NET Core. Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for WinUI 3 (Project Reunion - experimental).
Features
- Portable code
- WPF
- 3D viewport control that supports mouse and touch interaction
- WPF+SharpDX
- 3D model importer/expoter support
- Supports Visual Studio 2019, Windows 10 SDK (Min Ver.10.0.17763)