Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/game4all/unnamed-voxel-tracer

Voxel raytracer prototype written in Zig using OpenGL
https://github.com/game4all/unnamed-voxel-tracer

glsl opengl raytracer voxel zig

Last synced: 3 months ago
JSON representation

Voxel raytracer prototype written in Zig using OpenGL

Awesome Lists containing this project

README

        


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](assets/screenshot_3.png)
![screenshot](assets/screenshot.png)
![screenshot](assets/screenshot_2.png)

# License

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