Skip to content

xi-guo-0/voxel_heightmap_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel Heightmap Renderer

Overview

A 3D voxel heightmap renderer that converts a 2D image into a 3D terrain using OpenGL.

Dependencies

  • GLFW (window/input management)
  • GLEW (OpenGL extension loading)
  • cglm (OpenGL mathematics library)
  • stb_image (image loading)

About

A 3D voxel heightmap renderer that converts a 2D image into a 3D terrain using OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors