Post #1884128
2026-04-26 09:47 UTC
During the pandemic lockdowns, I did the first "Ray Tracing in One Weekend" book in D (#dlang).
https://raytracing.github.io/
I thought it'd be fun to continue with the second book. I now wasted so many hours trying to get this working again (both on macOS and a Linux container) that it's probably quicker to rewrite it in another language and forget about D. Shame.
Replies (1)
-
@citizen428@chaos.social 2026-04-26 09:48
I just realized that I already did another version in Kotlin when I learned that, so maybe that's the way forward.