raytracingDevTeam / raytracing

Raytracing source code from Shirley's Raytracing in One Weekend
MIT License
0 stars 0 forks source link

[proposal] Multithreading implementation #62

Open andrearastelli opened 6 years ago

andrearastelli commented 6 years ago

Random pixel approach

Once we have some kind of window preview of the rendered image (or the - in progress rendering of the image), we may add some multithreading feature into it.

A first implementation may be: