Skip to content

Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fairly recent GPU.

Notifications You must be signed in to change notification settings

home3d2001/Voxelator

 
 

Repository files navigation

Voxelator

Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fairly recent GPU.

Has SSAO, cheap greedy meshing, light sources. Maps are loaded from Miecraft map files.

This is mostly research code, so it's not typically clean. It was written and tested on an NVIDIA GTX 770, so YMMV on AMD hardware.

Screenshots

About

Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fairly recent GPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.9%
  • GLSL 16.0%
  • Makefile 1.1%