mosra / magnum-examples

Examples for the Magnum C++11 graphics engine
https://magnum.graphics/
The Unlicense
282 stars 95 forks source link

Add RayTracing example #76

Closed ttnghia closed 4 years ago

ttnghia commented 4 years ago

image

Here is our first ray-tracing example 😈 We may need to iterate over the code several more times. Feel free to leave comments. Also, I'm curious to see how it runs in WebGL. Enjoy.

mosra commented 4 years ago

Merged as ecbc805361e872b4ef8cbc06321809e6ceada26a, sorry it took half a century :see_no_evil: