Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-08 | Finish depth of field | Julian T | |
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 | |
trace module | |||
2021-02-03 | Can render a simple sphere, without shading | Julian T | |