Skip to content

ninthworld/MarchingCubes

Repository files navigation

Marching Cubes

A 3D Voxel Rendering engine using the marching cubes algorithm.

  • VBO/VAO, FBO implementations
  • Post-processing pipeline w/ multisampling
  • Tri-planar texturing
  • Simple face normal lighting + normal mapping (tri-planar)
  • Skybox
  • Free roam camera (Mouse, WASD, LShift, Space)
  • Outline Shader, SSAO Shader

Marching Cubes Screenshot 2

About

3D Voxel rendering based on MarchingCubes algorithm. (LWJGL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published