wkjarosz / hdrview

A simple research-oriented image viewer with an emphasis on examining and comparing high-dynamic range (HDR) images, and including minimalistic editing and tonemapping capabilities.
Other
279 stars 11 forks source link

Use nanothread #87

Closed wkjarosz closed 2 months ago

wkjarosz commented 1 year ago

https://github.com/mitsuba-renderer/nanothread

wkjarosz commented 2 months ago

Investigated this. Nanothread is nice, but will not work with emscripten, so using a custom solution in that branch instead.