-
Hi,
Sorry for bringing this topic up again: https://github.com/KybernetikGames/animancer/issues/362
I’m working on a project where I use custom BCK files. A BCK file represents an animation, con…
-
after commit "Use share handles, this fixes AMD integrated graphics" (#131 ) the control consistently crashes with
System.Runtime.InteropServices.COMException: '0x8876086C'
during the IDirect3DDevic…
-
### Description
16bit grayscale image not visible in OpenTK
### Repro steps
i create WriteableBitmap from openCV. when i save it as png, and open with Qgis, it has no problem with bitmap. But…
-
### Description
Sometime if the hardware is incompatible (such as in virtual machine), the `NativeWindow` construction will throw an exception in `GLFW.CreateWindow` (see the image)
![image](https…
-
Hi
I get a runtime error when I run the Testform, it says you need to initialize the OpenGL binding first by calling LoadBindings().
Here is the full message:
```
System.InvalidOperationExceptio…
-
This is going to be hard, mostly because GLFW currently does not, and probably never will, report output from the gyrometer if a controller has one. There are two things we might be able to do:
1.…
-
When I run the Example app with the 4.3.3. release, I am just seeing a black screen in the Control 1 and Control 2 tabs. Control 3 tab just has an orange background. I have two GPUs: Intel UHD Graphic…
-
Tried installed on Arch from the AUR. Everything seems to work fine until it launches.
OpenTK.Graphics.GraphicsModeException: Requested GraphicsMode not available.
at OpenTK.Platform.X11.X11Grap…
-
Does OpenTk work?
-
```
With TaoFramework being old and decrepit, should MonoXNA switch to OpenTK?
I've been constantly having issues with TaoFramework on mostly newer GPUs, so
I'll be working on my own branch to have …