Skip to content
/ fire Public

Small OpenGL wrapper with various levels of abstractions

License

Notifications You must be signed in to change notification settings

titarch/fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fire

Small OpenGL wrapper with various levels of abstractions

Requirement

  • OpenGL
  • glfw3
  • GLEW
  • glm

Build

mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j8

About

Small OpenGL wrapper with various levels of abstractions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published