File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -255,8 +255,9 @@ _Discussions:
255255![ demo renders] ( rpt-collage.jpg )
256256_ Sample images rendered by path tracing._
257257
258- [ rpt] by [ @ekzhang ] is a physically based, CPU-only rendering engine written in
259- Rust. It uses path tracing to generate realistic images of 3D scenes.
258+ [ rpt] by [ @ekzhang ] and [ @scanhex ] is a physically based, CPU-only rendering
259+ engine written in Rust. It uses path tracing to generate realistic images of 3D
260+ scenes.
260261
261262There's a lot of features, including kd-tree mesh acceleration, physical
262263material properties (microfacet BSDF with multiple importance sampling), HDRI
@@ -273,6 +274,7 @@ _Discussions:
273274
274275[ rpt ] : https://github.com/ekzhang/rpt
275276[ @ekzhang ] : https://www.ekzhang.com/
277+ [ @scanhex ] : https://github.com/scanhex
276278[ rayon ] : https://github.com/rayon-rs/rayon
277279[ crates.io ] : https://crates.io/
278280
You can’t perform that action at this time.
0 commit comments