Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plwai/simple-ogl-engine

opengl utilities stater pack
https://github.com/plwai/simple-ogl-engine

2d-graphics glfw3 openal opengl

Last synced: about 1 month ago
JSON representation

opengl utilities stater pack

Awesome Lists containing this project

README

        

# Simple-ogl-engine
A simple opengl utilities stater pack which include utilities like shader loader, texture loader, sprite rendering and etc. A simple example is included in this project. Currently, only 2D is supported.

# Dependency
- CMake 3.10+
- OpenGL 3.3+
- GLFW 3+
- GLM
- FreeType
- libogg
- ligVorbisFile
- OpenAL

# License
MIT