-
Track Studio won't run on Linux (tested on both Fedora and Ubuntu).
Note - the usage docs still say to run `dotnet MapStudio.dll`, but this file no longer seems to exist. Since every other dll in t…
-
Is there a way to implement this with opentk both through GameWindow and GLFW?
I tried doing it the GLFW way and it won't let me cast my void pointer to your GLFWWindow class
```cs
ImGui.ImGuiI…
-
Hey,
Im currently working with OpenTK and trying to use StbSharp to load a texture(in dot net core 2) i have tried using
```cs
private byte[] LoadTexture(string filename, out int width, ou…
ghost updated
7 years ago
-
```
It seems slow on Windows compared to Linux with Mono.
```
Original issue reported on code.google.com by `der.ag...@gmail.com` on 10 Oct 2011 at 1:03
-
Hello, I have OpenBVE running on an Apple M1 MacBook and it appears to work for the most part except for extremely small text and non-train/route overlay graphics regardless of resolution or window si…
-
Hi this is the same model loaded in ThreeJS (chrome)
https://github.com/user-attachments/assets/de81d590-3af3-4171-8d8b-ac6cc0024c0f
and this in windows forms opentk control
https://githu…
merco updated
1 month ago
-
```
It seems slow on Windows compared to Linux with Mono.
```
Original issue reported on code.google.com by `der.ag...@gmail.com` on 10 Oct 2011 at 1:03
-
OpenTK has released ver.4 including .Net Core 3.1 support.
Current stable version is 4.6.7.
Update dependency OpenTK to 4.6.7 and recreated projects by .Net Core.
-
```
It seems slow on Windows compared to Linux with Mono.
```
Original issue reported on code.google.com by `der.ag...@gmail.com` on 10 Oct 2011 at 1:03
-
```
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 …