-
Im new to Dear ImGUI so i searched how to make a Menu bar (File, save etc) I found and example in C++, and when using it in C# it doenst work.
```cs
ImGui.Begin("testWindow" + "###" + id, ref Show…
-
Hi there! I am stuck at this problem for a week and really eager for some help.
My purpose is 1) to generate multiple MeshGeometryModel3D models and manipulate them by using UITranslateManipulator…
Yu-Ru updated
2 years ago
-
I have been trying for hours, i just cant get a viewport.
I have the normal version working like a charm, however i can't get sharpDx working
I get this error
![image](https://user-images.github…
-
i got a situation that it seems the more triangles, the darker the shadow, did i miss something?
thanks for any clue!
image in wpf
![Snipaste_2022-03-26_17-16-50](https://user-images.githubuserc…
-
- [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
If I change my display mod on "Fullscreen" the game crashes and gives me a crashreport
…
-
# Issue Title
WPF's Slider control is not correctly rendered - probably because of a problem with its style.
# General
If the following xaml is used to define the slider:
` `
Then …
-
Hi,
I am having issue when I am trying to render some models. I have alot of models to render (more than 1000) inside a complexe GroupModel structure (Ex. Root -> Human -> Organs -> xxx, xxx, Kidne…
-
cloning the repo in visual studio and trying to build fails with packages unable to download (forcibly closed for things like sharpdx and such..
Severity Code Description Project File Line Suppre…
-
when moving DTXViewerNX from one monitor to another, it will show a general "an exception has occured" and promptly will crash.
-
First of all thanks for being the spiritual successor of SharpDX and in many cases even better.
When porting one of my projects from SharpDX to Vortice I noticed that there is no HRESULT return val…