Post #2753027
2025-04-18 18:06 UTC
Sweet. It works! About 700 lines of Rust spread across 10 files--adapted from the original material presented in C++. This could be you. (https://dabeaz.com/raytrace.html).
Replies (2)
-
@dabeaz@mastodon.social 2025-04-18 22:26
I should add that I continued my Rust learning discipline of using no IDE, no AI, and no autocomplete. I did have to search for a few things on math functions and random numbers.
-
@onelson@mastodon.social 2025-04-18 18:07
@dabeaz@mastodon.social I'd like to be that