-
I'm make a 3d app with `HelixToolkit.Wpf.SharpDX`, which is very nice toolkit. Now I'm try to make a offscreen renderer for object preview, and I found a [offscreen render](https://github.com/helix-to…
-
I'm using HelixToolkit and HelixToolkit.SharpDX and HelixToolkit.SharpDX.Assimp DLLs in my WPF application
Also I'm using Net.Framework.4.7.2
My old version was 2.21.1 and everything was fine then I…
-
I tried to execute the SimpleDemo on a virtual machine (I'm using VMWare) with the 3D acceleration enabled but it crash at the opening.
When the 3D acceleration is disabled everything works fine.
…
-
A while ago, I enabled HelixToolkit.SharpDX to recover from DXGI_ERROR_DEVICE_REMOVED / DXGI_ERROR_DEVICE_RESET (see: #553). Unfortunately, with all the new cool features and scene graph abstraction, …
-
Is it possible to interactively pick points from HelixToolkit.Wpf.SharpDX.PointGeometryModel3D that is displayed in HelixToolkit.Wpf.SharpDX.Viewport3DX?
I would like to select points (multiple point…
-
Hello
Would it possible to make a nuget that supports .net6 for helixtool.wpf?
Best regards
-
I have a project in HelixToolkit WPF that uses a CombinedManipulator on an object. I also add another "main" object to the scene in XAML that encloses that smaller one.
I've found that if I add the…
-
This will replace the WPF stack for Snuggle and use MAUI.
- MAUI on Windows uses WinUI3 which is based on XAML but does not have the entire feature spec of the Windows Presentation Foundation.
- …
-
Hi everyone, I have a problem with my 3D model viewing app. When the model is very large, the drag and drop operation creates the problem shown in the video. Can you help me? a thousand thanks
http…
-
I have a very strange Camera comportment in my application. Basically, application contain TabControl element. Number of tabs is specified dynamically and bounded to ObservableCollection. Everything w…