Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 485 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 485 Bytes

unnamed-voxel-tracer

Voxel raytracer prototype written in Zig using OpenGL.

Controls

    W, A, S, D - Camera movemement,
    Space - Fly higher
    Shift - Fly less higher
    R - Reload shaders

screenshot screenshot screenshot

License

Licensed under MIT License, check LICENSE in repo root for more information.