Hacker News new | ask | show | jobs
by jguegant 3924 days ago
One can do a ray tracer in O(1) at runtime in C++ ;)

https://github.com/phresnel/metatrace

Performance 100%!

OCaml is a really clean language though!