Kapz / Gadaz

Graphics library written in C using OpenGL and GLFW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gadaz

Graphics library written in C using OpenGL and GLFW

Features

Support for: model loading, shaders, textures, camera's & math

Todo:

I want to keep the library as small as possible. However, there are couple of small things I still want to implement:

  • Optimize model loading
  • Texture loading with the model
  • Basic lighting

About

Graphics library written in C using OpenGL and GLFW

License:GNU General Public License v3.0


Languages

Language:C 98.1%Language:CMake 1.1%Language:C++ 0.8%