gregorsGit

Results 6 issues of gregorsGit

Hi, I am using a laptop with 100% dpi scale with FHD. And an external monitor with 125% dpi. When I start the SharpDX-Wpf Application on my main window everything...

WPF
SharpDX
Feature Request

Hi, when I try to use the wpf.sharpdx.viewport3d dynamicaly in a new tabItem i get the error "CreateSwapChainForHwnd access denied error". This happens only with. EnableSwapChainRendering="True" To reproduce this effect...

bug
SharpDX

Hi, the attached sample code produces a NotSupportedException. [SlimSerializerNullableReferenceTypeV2.zip](https://github.com/azist/azos/files/8478223/SlimSerializerNullableReferenceTypeV2.zip) I open this new issue, because it´s not closed for nullable structs! See the post from @topsterde. (https://github.com/azist/azos/issues/481)

Hi, i get this reproducable crash in the 3dview when i press log off with the windows short-cut windows-Key + windows-Key (quick twice). Not Windows+L. ![image](https://github.com/helix-toolkit/helix-toolkit/assets/34306200/e017744b-4b94-491d-ac7d-3eeba1ba5e9c) I could solve this...

Hello, in the DXEngine there are some features i am missing in the SharpEngine. * ModelMover * BillBoard * perhaps some more What is the plan for this project? Did...

enhancement

Hi, I use small line geometrys and the calculated bounds are to huge. The Length Squared() was < 0.01 .. I found this code in Line Geometry 3D.cs.. ` public...