Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 520 Bytes

Lavender

An experimental rasterizing and raytracing voxel renderer

Demonstration video:

demo_video.mp4

Notable Features

  • Isolated Render and Tick threads
  • Pervasive use of fork-join parallelism
  • Asynchronous chunk generation
  • Dynamic & real time raycast shadows via compute shaders
  • Custom entity management mechanism that's a combination of ECS and OOP principles
  • Probably a lot more, feel free to ask me questions. Discord: 9291Sam