Yep, all of that is correct. Currently, we have two ray tracer backends, a generic one that will run on practically any modern GPU, and an Nvidia RTX specific (Optix) mode, which is faster if you have an RTX card. There shouldn't be any difference in image quality. The generic mode is faster if you don't have an RTX card,…