mariuszmaximus / hbgl-c

hbgl-c: A Simple Windowing Example in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hbgl-c: A Simple Windowing Example in C


hbgl-c is a lightweight and flexible library for game development and more. Built on top of GLFW, it's designed to offer a simple layer of abstraction over OpenGL, allowing developers to focus on creating content rather than dealing with the intricacies of OpenGL. This project makes use of the single-file stb public domain libraries by Sean Barrett.

Getting Started

For more info see getting started.

Language Bindings

Contributing

Contributions are welcome! Feel free to submit a pull request.

"The name 'hbgl-c' is an acronym that stands for 'Harbour Graphics Library,' written in the C programming language."

About

hbgl-c: A Simple Windowing Example in C

License:MIT License


Languages

Language:C 99.7%Language:Makefile 0.2%Language:CMake 0.1%