![]() |
VOOZH | about |
dotnet add package HelixToolkit.Wpf.SharpDX --version 3.1.2
NuGet\Install-Package HelixToolkit.Wpf.SharpDX -Version 3.1.2
<PackageReference Include="HelixToolkit.Wpf.SharpDX" Version="3.1.2" />
<PackageVersion Include="HelixToolkit.Wpf.SharpDX" Version="3.1.2" />Directory.Packages.props
<PackageReference Include="HelixToolkit.Wpf.SharpDX" />Project file
paket add HelixToolkit.Wpf.SharpDX --version 3.1.2
#r "nuget: HelixToolkit.Wpf.SharpDX, 3.1.2"
#:package HelixToolkit.Wpf.SharpDX@3.1.2
#addin nuget:?package=HelixToolkit.Wpf.SharpDX&version=3.1.2Install as a Cake Addin
#tool nuget:?package=HelixToolkit.Wpf.SharpDX&version=3.1.2Install as a Cake Tool
<img src='https://avatars3.githubusercontent.com/u/8432523?s=200&v=4' width='64' />
Helix Toolkit is a collection of 3D components for .NET Framework.
Core components shares across different projects.
Modified Math library carried over from SharpDX project to support System.Numerics library.
Geometry builder library to support common shapes.
Custom 3D Engine and Scene Graphs based on SharpDX(DirectX 11).
XAML/MVVM compatible Scene Graphs for supporting AvaloniaUI based on HelixToolkit.SharpDX.
XAML/MVVM compatible Scene Graphs for supporting WPF based on HelixToolkit.SharpDX.
SharpAssimp 3D model importer/expoter support for HelixToolkit.SharpDX Components.
XAML/MVVM compatible Scene Graphs for supporting WinUI based on HelixToolkit.SharpDX.
Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace).
Please download full source code to run examples.
π License: MIT
π Github Action
π Release
π Chat
| Description | Value |
|---|---|
| Web page | https://helix-toolkit.github.io/ |
| Wiki | https://github.com/helix-toolkit/helix-toolkit/wiki |
| Documentation | https://helix-toolkit.github.io/develop3 |
| Chat | https://gitter.im/helix-toolkit/helix-toolkit |
| Source repository | http://github.com/helix-toolkit/helix-toolkit |
| Latest build | http://ci.appveyor.com/project/holance/helix-toolkit |
| Issue tracker | http://github.com/helix-toolkit/helix-toolkit/issues |
| NuGet packages | http://www.nuget.org/packages?q=HelixToolkit |
| Nightly build | https://www.myget.org/F/helixtoolkit-nightly |
| StackOverflow | http://stackoverflow.com/questions/tagged/helix-3d-toolkit |
| https://twitter.com/hashtag/Helix3DToolkit |
Visual Studio 2022.
This project uses DocFX to automatically generate comprehensive API documentation from C# XML comments.
View Documentation:
Build Documentation Locally:
Windows:
cd Source
build-doc.cmd
Linux/macOS:
cd Source
./build-doc.sh
The documentation is automatically built and published via GitHub Actions on every push to the main branch.
For more details on writing and building documentation, see the .
HelixToolkit default is using right-handed Cartesian coordinate system, including Meshbuilder etc. To use left-handed Cartesian coordinate system (Camera.CreateLeftHandedSystem = true), user must manually correct the triangle winding order or IsFrontCounterClockwise in raster state description if using SharpDX. Matrices are row major by default.
FXAA, Order Independant Transparent Rendering, Particle system, Tessellation.
flowchart TD
subgraph s1["DirectX 11 Engine"]
n6["HelixToolkit.SharpDX"]
n7["HelixToolkit.SharpDX.Assimp"]
n8["HelixToolkit.Wpf.SharpDX"]
n9["HelixToolkit.WinUI.SharpDX"]
n10["HelixToolkit.Avallonia.SharpDX"]
end
subgraph s2["WPF 3D Engine"]
n11["HelixToolkit.Wpf"]
n12["HelixToolkit.Wpf.TDxInput"]
end
hx["HelixToolkit"] --> n1["HelixToolkit.Maths"]
n1 --> n2["HelixToolkit.Geometry"]
n6 --> n7 & n8 & n9 & n10
n11 --> n12
n2 --> s2
n2 --> s1
n2@{ shape: rect}
Please use the following template to report bugs.
v3.1.1 releases are available on nuget.
βΌοΈ HelixToolkit v2 is in maintainance mode (Will only release new version on critical bug fixes). Moving forward, our focus will shift to the development of v3.
Nightly build myget feed link has been updated to: https://www.myget.org/F/helixtoolkit-nightly
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 net6.0-windows7.0 is compatible. net7.0-windows net7.0-windows was computed. net8.0-windows net8.0-windows was computed. net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net48 net48 is compatible. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on HelixToolkit.Wpf.SharpDX:
| Package | Downloads |
|---|---|
|
Green.InteractiveDataDisplay.WPF
Base On Interactive Data Display for WPF And HelixTool Kit,Support 2DοΌ3DChart ,Support .Net>=4.8 |
|
|
X.WPF.Controls
WPF - η»δ»ΆεΊ |
|
|
FC75.MaterialRemove.ViewModels.3D
Package Description |
|
|
FC75.Machine.3D.Views
Package Description |
|
|
GcodeParserSharp
A simple C# Gcode parser to read gcodes and get out the filament volume and estimated print time. |
Showing the top 3 popular GitHub repositories that depend on HelixToolkit.Wpf.SharpDX:
| Repository | Stars |
|---|---|
| TexTools/FFXIV_TexTools_UI | |
|
visose/Robots
Create and simulate ABB, KUKA, UR, and Staubli robot programs.
|
|
|
tumcms/TUM.CMS.VPLControl
TUM.CMS.VplControl is a WPF based Visual Programming Control for .Net.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.2 | 24,636 | 11/25/2025 |
| 3.1.1 | 1,402 | 11/10/2025 |
| 3.0.0-ci0001 | 266 | 11/6/2025 |
| 2.27.3 | 5,581 | 8/27/2025 |
| 2.27.2 | 420 | 8/22/2025 |
| 2.27.1 | 453 | 8/18/2025 |
| 2.27.1-main-v2-0001 | 222 | 8/18/2025 |
| 2.27.0 | 7,723 | 3/30/2025 |
| 2.26.0 | 8,916 | 1/23/2025 |
| 2.25.0 | 20,919 | 2/27/2024 |
| 2.24.0 | 11,730 | 5/9/2023 |
| 2.23.0 | 35,086 | 11/28/2022 |
| 2.22.0 | 7,089 | 8/29/2022 |
| 2.21.1 | 5,430 | 6/16/2022 |
| 2.21.0 | 1,927 | 5/28/2022 |
| 2.20.2 | 6,331 | 2/1/2022 |
| 2.20.1 | 1,445 | 1/19/2022 |
| 2.20.0 | 4,551 | 11/1/2021 |
| 2.19.0 | 5,727 | 10/12/2021 |
| 2.18.0 | 2,980 | 9/5/2021 |