Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 440 Bytes

Readme.md

File metadata and controls

26 lines (18 loc) · 440 Bytes

proc-gen

Procedural terrain generation

screen_cast.mp4

Todo Features:

  • texture splatting
  • time of day tracking
  • fly-by mode
  • adaptive texture noise controls
  • controls-panel
  • biome mapping

Dependencies:

  • GLAD - OpenGL
  • GLFW - Windowing
  • DearImGui - GUI controls
  • glm - Math
  • stb - Image loading
  • assimp - Asset importer
  • bullet3 - Physics