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

https://github.com/programmerjake/test-int-raytrace


https://github.com/programmerjake/test-int-raytrace

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

a raytracer for a world of voxels that uses fixed-point arithmetic

press ESC to exit, the left mouse button to move forwards, the delete key to remove the block currently pointed at, and f to toggle filled rendering

filled rendering:
![filled rendering](screenshot-with-fill.png)

non-filled rendering:
![non-filled rendering](screenshot-no-fill.png)