A Whole New World
I have put a pin in the Renderer for now, it’s in a good spot do that I feel. 📌Bonus Content! Hello, me again. I know I only posted this yesterday and I’m aware of what the previous sentence says, but… earlier today I opened this post on my desktop and noticed how aliased things were (the retina display makes it less obvious on my Macbook). I had disabled MSAA when I was working on SSGI because there were a lot of resources that needed to be multi-sampled. For a deferred renderer, other techniques for anti-aliasing are better such as Temporal Anti-Aliasing (TAA) and AI boosted methods like Deep Learning Anti-Aliasing (DLAA). The latter isn’t something available to me (yet). ...