725
Anon turns on raytracing
(sh.itjust.works)
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
RT also makes level-design simpler for the development team as they can design levels by what-you-see-is-what-you-get method rather than having to bake the light sources.
Development and design can use RT all day long, that's not the issue. They have the benefit of not having to run ray tracing in real time on consumer hardware. At the end of the day, unless they want to offload all of that computation load onto the customer forever (and I really mean all RT all the time), they'll eventually have to bake most or all of that information into a format that a rasterizer can use.