Skip to content

Commit 0d99559

Browse files
authored
N17: rpt: Mention scanhex (#446)
1 parent e8f2794 commit 0d99559

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/posts/newsletter-017/index.md

+4-2
Original file line numberDiff line numberDiff 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

261262
There's a lot of features, including kd-tree mesh acceleration, physical
262263
material 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

0 commit comments

Comments
 (0)