Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 394 Bytes

quarfs

quarfs is a prototype of mixed voxel engine with advanced graphics (as advanced as I can get them to be)

it uses:

  • GLEW
  • GLFW3
  • BOOST (filesystem )

Requires OpenGL 4 compatibility, (not very sure about this, but there are some host code functions which are pretty new and some other thins in the shaders)

It also require some C++11 support by your favourite compiler.