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

https://github.com/franzlor/renderingtestinggrounds


https://github.com/franzlor/renderingtestinggrounds

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rendering Testing Grounds - OpenGL

Testing out how to render 2D and 3D using [OpenGL](https://www.opengl.org/) as the main graphics API, [GLFW](https://www.glfw.org/) as the graphics library framework, and [Glad](https://glad.dav1d.de/) as the OpenGL loading library.