kidoman / rays

Ray tracing based language benchmarks
https://kidoman.com/programming/go-getter.html
95 stars 23 forks source link

C++: Shorter main() and less arguments for some functions #25

Closed t-mat closed 10 years ago

t-mat commented 10 years ago
kidoman commented 10 years ago

Awesome...

I had tried my hand at moving the lambda into a worker but it required too many things to go global, and had given up

:+1: