Update README.md

master
Mitchell 8 years ago committed by GitHub
parent 123595906b
commit 875ce0be38

@ -1,3 +1,13 @@
Building this project is not difficult, but the setup prior is. You must have
OpenCL and SFML development libraries insalled. You must also have OpenCL
compatible hardware to run it on.
Papers used:
Efficient Sparse Voxel Octrees, Laine et al.
A fast voxel traversal algorithm for ray tracing, Woo et al.
![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/video.gif) ![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/video.gif)
![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/screenshot.PNG) ![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/screenshot.PNG)

Loading…
Cancel
Save