/HazeGL

a simple wrapper around OpenGL

Primary LanguageC

HazeGL

a simple wrapper that i made so i can work with openGL easier

Wrappers

  1. Compute Shaders
  2. Shaders (vertex and fragment shaders only so far)
  3. Index buffers
  4. Vertex buffers
  5. Vertex arrays
  6. Textures
  7. Shader storage buffer

building

it uses MakeMake

just copy MakeMake.py into the root of the project and run python MakeMake.py and it will generate the makefiles