helix-toolkit

Helix Toolkit is a collection of 3D components for .NET.

Github星跟蹤圖

Helix Toolkit

Helix Toolkit is a collection of 3D components for .NET Framework.

HelixToolkit.WPF:
Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace).

HelixToolkit.SharpDX.WPF:
Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for high performance usage.

HelixToolkit.UWP:
Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for Universal Windows App.

HelixToolkit.SharpDX.Core:
Custom 3D Engine and Scene Graphs based on SharpDX(DirectX 11) for netstandard and .NET Core.

HelixToolkit.SharpDX.Assimp:
Assimp.Net 3D model importer/expoter support for HelixToolkit.SharpDX Components.

Examples:
Please download full source code to run examples. Or download compiled version

License: MIT
Build status
Release
Chat

Description, Value
--------------------, -----------------------
Web page, http://helix-toolkit.github.io/
Wiki, https://github.com/helix-toolkit/helix-toolkit/wiki
Documentation, http://helix-toolkit.readthedocs.io/
Chat, https://gitter.im/helix-toolkit/helix-toolkit
Source repository, http://github.com/helix-toolkit/helix-toolkit
Latest build, http://ci.appveyor.com/project/objorke/helix-toolkit
Issue tracker, http://github.com/helix-toolkit/helix-toolkit/issues
NuGet packages, http://www.nuget.org/packages?q=HelixToolkit
MyGet feed, https://www.myget.org/F/helix-toolkit
StackOverflow, http://stackoverflow.com/questions/tagged/helix-3d-toolkit
Twitter, https://twitter.com/hashtag/Helix3DToolkit

Project Build

Visual Studio 2019. Windows 10 SDK (Min Ver.10.0.17763).

Missing .cso error during the build? Windows 10 SDK Ver.10.0.17763 can be selected and installed using Visual Studio 2019 installer. If you already installed the higher SDK version, please change the target version in HelixToolkit.Native.ShaderBuilder property to the version installed on your machine.

Notes

1. Right-handed Cartesian coordinate system and row major matrix by default

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.

2. Performance Topics for WPF.SharpDX and UWP.

3. Following features are not supported currently on FeatureLevel 10 graphics card:

FXAA, Order Independant Transparent Rendering, Particle system, Tessellation.

4. Wiki and useful External Resources on Computer Graphics.

News

2019-11-10

v2.10.0 releases are available on nuget. Release Note

2019-08-24

v2.9.0 releases are available on nuget. Release Note

2019-06-22

v2.8.0 releases are available on nuget. Release Note

Changes (Please refer to Release Note for details)

Note: 2.0 Breaking changes from version 1.x.x. (HelixToolkit.SharpDX only) see ChangeLog

主要指標

概覽
名稱與所有者helix-toolkit/helix-toolkit
主編程語言C#
編程語言C# (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2014-08-27 07:28:47
推送於2025-04-12 14:39:14
最后一次提交
發布數36
最新版本名稱v2.27.0 (發布於 )
第一版名稱v1.0.0 (發布於 2017-10-15 22:30:47)
用户参与
星數2k
關注者數112
派生數677
提交數5.4k
已啟用問題?
問題數1260
打開的問題數303
拉請求數1019
打開的拉請求數0
關閉的拉請求數88
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?