File tree 1 file changed +4
-2
lines changed
content/posts/newsletter-017
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -255,8 +255,9 @@ _Discussions:
255
255
![ demo renders] ( rpt-collage.jpg )
256
256
_ Sample images rendered by path tracing._
257
257
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.
260
261
261
262
There's a lot of features, including kd-tree mesh acceleration, physical
262
263
material properties (microfacet BSDF with multiple importance sampling), HDRI
@@ -273,6 +274,7 @@ _Discussions:
273
274
274
275
[ rpt ] : https://github.com/ekzhang/rpt
275
276
[ @ekzhang ] : https://www.ekzhang.com/
277
+ [ @scanhex ] : https://github.com/scanhex
276
278
[ rayon ] : https://github.com/rayon-rs/rayon
277
279
[ crates.io ] : https://crates.io/
278
280
You can’t perform that action at this time.
0 commit comments