Raevenlord
News Editor
- Joined
- Aug 12, 2016
- Messages
- 3,755 (1.23/day)
- Location
- Portugal
System Name | The Ryzening |
---|---|
Processor | AMD Ryzen 9 5900X |
Motherboard | MSI X570 MAG TOMAHAWK |
Cooling | Lian Li Galahad 360mm AIO |
Memory | 32 GB G.Skill Trident Z F4-3733 (4x 8 GB) |
Video Card(s) | Gigabyte RTX 3070 Ti |
Storage | Boot: Transcend MTE220S 2TB, Kintson A2000 1TB, Seagate Firewolf Pro 14 TB |
Display(s) | Acer Nitro VG270UP (1440p 144 Hz IPS) |
Case | Lian Li O11DX Dynamic White |
Audio Device(s) | iFi Audio Zen DAC |
Power Supply | Seasonic Focus+ 750 W |
Mouse | Cooler Master Masterkeys Lite L |
Keyboard | Cooler Master Masterkeys Lite L |
Software | Windows 10 x64 |
DirectX Raytracing (DXR) is a new feature in DirectX 12 that opens the door to a new class of real-time graphics techniques for games. We were thrilled to join Microsoft onstage for the announcement, which we followed with a presentation of our own work in developing practical real-time applications for this exciting new tech.
Accurate real-time reflections with DirectX Raytracing
Rendering accurate reflections in real-time is difficult. There are many challenges and limitations when using the existing methods. For the past few months, we've been exploring ways of combining DirectX Raytracing with existing methods to solve some of these challenges. While much of our presentation went deep into the math for our solution, I would like to show you some examples of our new technique in action.
With DirectX Raytracing we can produce reflections of objects that exist outside the main camera view.
Using DXR we can produce accurate, perspective-correct reflections on all surfaces in real-time.
Reflections are not just for mirrors. They make other surfaces look more realistic too.
Practical real-time raytracing for games
Raytracing is not a new technique, but until recently it has been too computationally demanding to use in real-time games. With modern GPUs, it's now possible to use rasterization for most of the rendering and a smaller amount of raytracing to enhance shadows, reflections, and other effects that are difficult to achieve with traditional techniques.
Our DXR tech demo runs in real-time on current GPU hardware and, because it builds on existing methods, it was relatively easy to implement into our DirectX 12 game engine.
We are proud to be one of the first developers chosen to work with DirectX Raytracing, and we are excited about the opportunities for this new API. I am happy to announce that we will be using DirectX Raytracing in a new 3DMark benchmark test that we hope to release towards the end of the year.
View at TechPowerUp Main Site
Accurate real-time reflections with DirectX Raytracing
Rendering accurate reflections in real-time is difficult. There are many challenges and limitations when using the existing methods. For the past few months, we've been exploring ways of combining DirectX Raytracing with existing methods to solve some of these challenges. While much of our presentation went deep into the math for our solution, I would like to show you some examples of our new technique in action.
With DirectX Raytracing we can produce reflections of objects that exist outside the main camera view.
Using DXR we can produce accurate, perspective-correct reflections on all surfaces in real-time.
Reflections are not just for mirrors. They make other surfaces look more realistic too.
Practical real-time raytracing for games
Raytracing is not a new technique, but until recently it has been too computationally demanding to use in real-time games. With modern GPUs, it's now possible to use rasterization for most of the rendering and a smaller amount of raytracing to enhance shadows, reflections, and other effects that are difficult to achieve with traditional techniques.
Our DXR tech demo runs in real-time on current GPU hardware and, because it builds on existing methods, it was relatively easy to implement into our DirectX 12 game engine.
We are proud to be one of the first developers chosen to work with DirectX Raytracing, and we are excited about the opportunities for this new API. I am happy to announce that we will be using DirectX Raytracing in a new 3DMark benchmark test that we hope to release towards the end of the year.
View at TechPowerUp Main Site