-
**Game Version:** 1.16.0-rc.8
**Platform:** Windows
**Modded:** Yes
**SP/MP:** Singleplayer
### How to reproduce
1. Add a recipe like this:
```json
{
"ingredientPattern": "WW",
"i…
-
I am having an interesting issue to report. I am using OpenTK within a windows WPF application. It works perfectly fine and I am doing very basic OpenGL stuff in there (mainly visualizing a videostrea…
-
#### Issue details
I'm getting the issue 'The type or namespace name 'OpenTK' could not be found (are you missing a using directive or an assembly reference?)' right outside the box.
I followed …
-
Hi.
When I navigate to the muffin page in the handbook and specifically click on the part-baked muffin, the game crashes. I didn't notice any other crashes so far.
The exception that get's logge…
-
I am using VS2022, OpenTK 4, and .NET 6. Here are a few notes on minor issues I've found in the tutorials (opentk.net/learn). If I have time later on, I'll PR the fixes myself, but I thought I'd note …
-
**Game Version:** 1.16.0-rc.8
**Platform:** Windows
**Modded:** No
**SP/MP:** Singleplayer
### How to reproduce
1. Open `.tfedit` for any item
2. Throw this item from hand without closing the…
-
In my usual genius, I finally updated all the tutorials... to OpenTK 2. 3 has been out for a while and 4 is coming soon.
-
Mono may not be set up correctly. The mono website mentions that X11 needs to be installed to use mono's implementation of winforms. But could be due to the poor 3d driver implemented under VMWare.
`…
-
Can we get a OpenTK Control for the Avalonia ui framework?
-
I've just been pointing to your (very interesting) project...
I've noticed you're using OpenTK. I would suggest you to look at Silk.Net and its OpenGL implementation.
Also consider the new WebG…