dev-harbour / template-stb

OpenGL GLFW stb Programming Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL GLFW stb Programming Example

template-stb is a collection of straightforward examples that demonstrate the use of the stb library, focusing on its stb_image.h and stb_truetype.h modules. This project is built upon GLFW, aiming to provide an easy and understandable abstraction layer for OpenGL.

Getting Started

For more info see getting started.

About

OpenGL GLFW stb Programming Example

License:The Unlicense


Languages

Language:C 99.8%Language:Makefile 0.2%