18 Likes
aside from the jokes, its crazy how we are getting closer to making this, makecode project by makecode project
2 Likes
I’m sure it would be possible to actually do this (basic raytracing is less complex to program than a polygon-based renderer), but you’d need to be extremely patient. As a rough guess, I’d expect it to run at something like 0.01fps on hardware if it uses floating point math.
Check out the business card path tracer for inspiration: https://fabiensanglard.net/rayTracing_back_of_business_card/
8 Likes
Good one!
1 Like