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

https://github.com/zesterer/cpu-svo-raytracer

A simple SVO raytracer test on the CPU
https://github.com/zesterer/cpu-svo-raytracer

Last synced: 5 months ago
JSON representation

A simple SVO raytracer test on the CPU

Awesome Lists containing this project

README

          

# CPU-SVO-Raytracer

A little voxel raytracer test. Very simple.

## Compilation

`git clone https://github.com/zesterer/cpu-svo-raytracer.git`

`cd cpu-svo-raytracer`

`mkdir build`

`cd build`

`make`

## Running

Assumes the above commands have been run...

"./cpu-svo-raytracer"