Modern Graphics Abstractions & Real-Time Ray Tracing discusses Halcyon, a graphics rendering system built from scratch using modern graphics APIs. Halcyon uses render handles, commands, backends, devices, and graphs to provide an efficient and flexible rendering system that works across APIs. It also details virtual multi-GPU capabilities that allow developers to test multi-GPU code even on single-GPU machines.