jumbatm / cloud-path-tracer

A toy online path tracing service.
GNU General Public License v3.0
0 stars 1 forks source link

Most of issue 4: Write single rendering unit #22

Closed jumbatm closed 5 years ago

jumbatm commented 5 years ago

Single rendering unit, which also performs PNG conversion and places it into a bucket. Note that this is missing the dockerising stuff in Issue 4 - that will come later.