700
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.
Practically impossible for this developer? Maybe. Technically impossible? No.
We do have realtime GI solutions which don't require raytracing (voxel cone tracing, sdfgi, screenspace, etc). None of which require any 'special' hardware.
Raytracing is just simpler and doesn't need as much manual work to handle cases where traditional rasterisation might fail (eg; light leaking). But there's not many things it can do which we can't already achieve with rasterisation tricks.
Raytracing is mostly useful for developers who don't have the time/budget/skillset to get the same visual quality with traditional rasterisation.
However, in an industry which seems to prioritise getting things released as cheaply and quickly as possible, we're starting to see developers rely heavily on raytracing, and not allocating many resources into making their non-rt pipeline look nice.
Some are even starting to release games which require raytracing to work at all, because they completely cut the non-rt pipeline out of their budget.
So I'd argue that you're incorrect in theory, but very correct in practise (and getting even more correct with time).
That's kinda the thing with ray tracing. You can save a lot of work but since you want your game available for gamers that don't have the hardware you still have to do that work...
I'm expecting the next PlayStation to focus on ray tracing to set it apart in the market. They have the volume and it would be good for their exclusive titles.
Edit: Okey, maybe I'm just hoping, rather than expecting. Sony can absolutely screw this up.