index
:
rendering
acc1
camera-using-transform
master
old_master
old_rendered
old_rework
old_spectral
rendered
rust
rust-gui
Rendering in rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
acc1
Testing with bounding volume trees
Julian T
4 years
camera-using-transform
Work on camera implementation using Transformations
Julian T
4 years
master
Add box shape and replicate RTTNW box
Julian T
3 years
old_master
Update repository link
Julian T
4 years
old_rendered
Add higher resolution image
Julian T
4 years
old_rework
Minor changed and draft for random sampling
Julian T
4 years
old_spectral
Added first draft of spectral lightning
Julian T
4 years
rendered
Add picture for c5505ab84820248c6dba35fc06aef9e0ced183de
Julian T
3 years
rust
Add readme
Julian T
4 years
rust-gui
Add start of gui
Julian T
4 years
Age
Commit message
Author
2021-02-07
Add readme
rust
Julian T
2021-02-07
Move to double to avoid rounding error
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
2021-02-03
Can render a simple sphere, without shading
Julian T
2021-02-03
Add simple perspective camera
Julian T
2021-02-03
Added documentation for many of the modules
Julian T
2021-02-01
Add test for None sphere intersect
Julian T
[...]