WIP!
Currently it only supports building DAGs up to a resolution of 1024.
No color compression included yet either. Only raw colors.
TODO:
- Add support for larger DAGs by merging DAGs.
- Add color compression.
- Make code make more sense.
Dependencies:
- CUDA
- OpenGL
- GLEW
- glm (https://github.com/g-truc/glm)
- Cereal (https://github.com/USCiLab/cereal) (Optional. For DAGLoader. Storing data to disk.)