I render them at half resolution to save a bit on performance and keep it cheap. However I'm struggling to find a good upscale algorithm. Bilateral weights based on the differences on the depth buffer isn't enough.
@WaitForPresent Not doable with the framework I'm working with I believe, plus I'm sticking to OpenGL currently. Or I would need to emulate it myself in compute.