Print this page
Published in Graphics

Vulkan API gets Vulkan Ray Tracing

by on18 March 2020


Cross-platform, cross-vendor ray tracing

The Khronos Group has added Vulkan Ray Tracing extensions to Vulkan API, creating the industry's first open, cross-vendor, cross platform standard for ray tracing acceleration.

According to details provided by The Khronos Group, the Vulkan Ray Tracing will include several Vulkan, SPIR-V, and GLSL extensions, some of which are optional. Vulkan Ray Tracing will integrate ray tracing framework into the Vulkan API, allowing developers to merge rasterization with ray tracing acceleration.

The Khronos Group was keen to note that the Vulkan Ray Tracing is designed to be hardware agnostic, meaning it can be accelerated on both existing GPU compute as well as dedicated ray tracing cores.

Currently, Vulkan Ray Tracing is available as provisional extensions over at the Vulkan Registry, allowing developers to provide feedback before the specifications are finalized. Comments and feedback will be collected on the Vulkan GitHub Issues Tracker and the Khronos Developer Slack.

"There has been strong developer demand for a truly cross-platform ray tracing acceleration API and now Vulkan Ray Tracing is here to meet that industry need," said Daniel Koch, senior graphics system software engineer at NVIDIA and Vulkan Ray Tracing task sub group chair at Khronos. "The overall architecture of Vulkan Ray Tracing will be familiar to users of existing proprietary ray tracing APIs, which enables straightforward porting of existing ray traced content, but this framework also introduces new functionality and implementation flexibility."

vulkan raytracing 1

vulkan raytracing 2

The Vulkan Ray Tracing already got some significant support from some important game developers/publishers like EA and Epic Games, as well as chip companies, including Intel, Nvidia, AMD, and Imagination Technologies.

Here are some of the comments from key people at those companies regarding the Vulkan Ray Tracing.

"The Intel Xe architecture roadmap includes support for hardware accelerated ray tracing, and we're excited to work with Khronos to implement full support into Vulkan," said Joshua Barczak, graphics software architect at Intel.

"NVIDIA ships beta drivers today with support for the provisional standardized ray tracing functionality in Vulkan," said Morgan McGuire, research director at NVIDIA. "Bringing accelerated ray tracing to the Vulkan cross-platform, open standard API is another significant step towards enabling the highest quality of visual realism for real-time games and applications everywhere."

"Standardizing ray tracing in Vulkan is an important step towards making ray tracing available across a wide range of devices, as well as enabling developers to use this technology to its full advantage. AMD intends to provide support for all of the major features in this extension, including ray shading, ray queries, and CPU acceleration structure management. We will be working with developers to ensure great performance from our Vulkan Ray Tracing implementation; these efforts will help us to provide end users with even more visually stunning graphics on AMD Radeon GPUs," said Andrej Zdravkovic, senior vice president, software development, AMD.

"Imagination Technologies are very happy to see ray tracing become a standard part of Vulkan, helping the overall ray tracing ecosystem to grow substantially due to Vulkan's wide reach across many platforms and devices," said Rys Sommefeldt, senior director of product, Ray Tracing and High Performance Graphics, Imagination Technologies. "We are very supportive of the standard, which will help us deliver the efficient, fast, and focused hardware solution we are developing for our customers."

"EA is happy to see the release of the provisional ray tracing extension for Vulkan. Realtime ray tracing is already an important part of game development and it will continue to be in the future. Allowing ray queries from any shader stage is a great feature, which will both simplify integrations and open up the possibility for new techniques while multithreaded host-side building of acceleration structures has the potential to reduce latency and improve the performance of our upcoming game titles," said Sebastian Tafuri, senior rendering engineer at Frostbite, EA.

"Epic Games has been an active member of the Vulkan Ray Tracing group from the beginning, and we are happy to see the ray tracing extension released to the public. We at Epic Games continue to wholeheartedly support Khronos's efforts on creating open standards to enhance the end-user experience," said Yuriy O'Donnell, rendering engineer, Epic Games.

 

Last modified on 18 March 2020
Rate this item
(0 votes)