View, browse and sort the ever-growing list of sessions by pass type, topic, format and viewing experience. Use the experience filter to view sessions and roundtables that will be available on the virtual GDC event platform. Virtual sessions will be available to watch on-demand through April 1st, 2022 at 5pm PT. All days/times are displayed in Pacific Time.
Use the Viewing Experience filter to see which sessions will be available on-site, on the virtual platform, or both:
All registered attendees will be able to build their personal schedule in the virtual GDC event platform and mobile app. Download the Informa Tech Events app to gain access to the Game Developers Conference 2022 virtually. Login with the email address you used to register.
Johannes Deligiannis (Developer Technology Engineer, NVIDIA)
Location: Virtual GDC Platform
Date: Thursday, March 24
Time: 5:00 pm - 6:00 pm
Pass Type: All Access Pass, Core Pass, Summits Pass, Expo Plus Pass, Audio Pass, Independent Games Summit Pass, All Access Online Only Pass - Get your pass now!
Topic: Programming
Format: Sponsored Session
Viewing Experience: Virtual
Vault Recording: Video
Audience Level: Yes
Ray tracing is becoming quite prevalent in AAA games. However, to make use of this new technology a game engine must generally create a bounding volume hierarchy of all scene geometry and bind all materials active in the scene. This requirement is often at odds with the dynamic nature of scene composition and material systems. Kickstart RT presents a novel cross-API (Direct3D11, Direct3D12 & Vulkan), cross-platform (win64 & ARM) solution that caches direct lighting information into a world space structure that is then used to ray trace reflections, GI, and shadows. This technology shortens development time due to a simpler and less-invasive integration of adding ray-tracing effects to a game engine, and it brings ray tracing to developers still using Direct3D11. We'll introduce the mechanisms and the algorithm used in Kickstart RT, and show off the quality and performance compared to traditional ray tracing and reference path tracing.