A port of learnopengl.com's tutorials to OpenTK and C#.
updated at Nov. 23, 2024, 5:15 p.m.
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
updated at Nov. 23, 2024, 8:17 p.m.