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

https://github.com/willguimont/ray


https://github.com/willguimont/ray

cpp openframeworks raytracing

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ray
Simple ray marching test

Accompagning [post](https://willguimont.github.io/cs/2021/03/16/ray-marching.html)

## Resources
[iquilezles.org](https://iquilezles.org/www/articles/distfunctions/distfunctions.htm)

[michaelwalczyk.com](https://michaelwalczyk.com/blog-ray-marching.html)