HelixViewport3D - camera manipulation, lights and a Viewport3D StereoView3D - cross/parallel stereo viewing AnaglyphView3D - anaglyph viewing (requires red/cyan glasses) ViewCube - rotates the view to align with selected faces of a cube Input Support for 3D Connexion SpaceNavigator Examples for Wii...
HelixViewport3D - camera manipulation, lights and a Viewport3D StereoView3D - cross/parallel stereo viewing AnaglyphView3D - anaglyph viewing (requires red/cyan glasses) ViewCube - rotates the view to align with selected faces of a cube Input Support for 3D Connexion SpaceNavigator Examples for Wii...
HelixToolkit.Core.WPF:Adds variety of functionalities/models on the top of internal .NET Core WPF 3D models (Media3D namespace). HelixToolkit.SharpDX.WPF:Custom 3D Engine and XAML/MVVM compatible Scene Graphs based onSharpDX(DirectX 11) for high performance usage. ...
Small problem in PointAndLinesBinding example, SetPoints() method.(WPF) Fixed glitches in various examples and project build.(WPF, WPF.SharpDX) Fix memory leak if same reference counted object gets collected multiple times.(WPF.SharpDX/UWP/Core) ...
Source/Examples/ExampleBrowser/Examples/Audio/MainWindow.xaml.cs Source/Examples/ExampleBrowser/Examples/Audio/NAudioWpfDemo/AudioCapture.cs Source/Examples/ExampleBrowser/Examples/Audio/NAudioWpfDemo/AudioGraph.cs Source/Examples/ExampleBrowser/Examples/Audio/NAudioWpfDemo/AudioPlayback.cs ...
WPF 3d rendering of intersecting semi-transparent surfaces I'm using Helix Toolkit in a WPF application to provide some visualisation for an engineering tool. I am a beginner with 3d graphics. I'd like to display some circles in 3d space as tinted "... wpf 3d transparency opacity helix...
ViewCube - rotates the view to align with selected faces of a cube Input Support for 3D Connexion SpaceNavigator Examples for Wii remote Examples for Kinect Export Kerkythea render engine Wavefront files (.obj) X3D (not finished) Collada (not finished) ...
HelixToolkit.WPF:Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace). HelixToolkit.Core.WPF:Adds variety of functionalities/models on the top of internal .NET Core WPF 3D models (Media3D namespace). ...
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....
46 changes: 34 additions & 12 deletions 46 Source/Examples/WPF/ExampleBrowser/MainWindow.xaml.cs @@ -10,6 +10,7 @@ namespace ExampleBrowser { using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Reflection; @@ -29,14 +...