The Wayback Machine - https://web.archive.org/web/20210817075343/https://github.com/topics/graphics-library
Skip to content
#

graphics-library

Here are 261 public repositories matching this topic...

opentk

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 Aug 2, 2021
  • C#
Silk.NET
Perksey
Perksey commented Aug 12, 2021

We get a lot of frequently asked questions. As such, we should look at creating a FAQ document and linking to it from the readme.

One frequently asked question is "Why am I getting the GLFW is not supported on this platform error?" and present possible solutions like ensure that the Visual C++ redistributable is installed on Windows, or switch to SDL instead by using PrioritizeSdl.

Obvious

Improve this page

Add a description, image, and links to the graphics-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphics-library topic, visit your repo's landing page and select "manage topics."

Learn more