Age | Commit message (Expand) | Author |
---|---|---|
2021-02-06 | Implement pathtracing | Julian T |
2021-02-06 | Reorganized scene module, and fixed bug in sphere intersect | Julian T |
2021-02-05 | Achieve anti aliasing with multi pixel sampling | Julian T |
2021-02-03 | Base render of surface normal, and abstract shading and tracing to the | Julian T |
2021-02-03 | Can render a simple sphere, without shading | Julian T |