An open API service indexing awesome lists of open source software.

https://github.com/vazgriz/csharpgamelibrary

Bindings for OpenGL, Vulkan, and GLFW
https://github.com/vazgriz/csharpgamelibrary

csharp glfw opengl vulkan

Last synced: 10 months ago
JSON representation

Bindings for OpenGL, Vulkan, and GLFW

Awesome Lists containing this project

README

          

# CSharpGameLibrary
Bindings for OpenGL, Vulkan, [GLFW](https://github.com/glfw/glfw), and some of Sean T Barrett's [stb libraries.](https://github.com/nothings/stb) Port of Viktor Chlumsky's [msdfgen.](https://github.com/Chlumsky/msdfgen)

# Samples
Samples for this library are available at https://github.com/vazgriz/CSGL_Samples

# Installation
[CSGL](https://www.nuget.org/packages/CSharpGameLibrary/) is available on NuGet. [MSDFGen](https://www.nuget.org/packages/CSGL.MSDFGen/) is available as a separate package.