hunterloftis / pbr

a Physically Based Renderer (PBR) in Go
MIT License
1.15k stars 42 forks source link

better, faster, simpler concurrency model #9

Closed hunterloftis closed 7 years ago

hunterloftis commented 7 years ago

Internal concurrency, external sequential API. Everything is simpler, smaller, less memory, but just as fast.