This is rust implementation of tinyrenderer, tinyraytracer and RayTracerInOneWeekend.
tinyrenderer | tinyraytracer |
---|---|
![]() |
![]() |
examples | Images |
---|---|
first | ![]() |
before | after |
---|---|
![]() |
![]() |
zoom in |
---|
![]() |
result |
---|
![]() |
example_rotating.mov
Note
I implemented this using basically two crates:
- nalgebra
- image