Posts by Juha Sjoholm
Content Creation / Rendering
Jul 25, 2022
Best Practices for Using NVIDIA RTX Ray Tracing (Updated)
This post gathers best practices based on our experiences so far using NVIDIA RTX ray tracing in games. The practical tips are organized into short, actionable...
23 MIN READ
Simulation / Modeling / Design
Aug 10, 2020
Best Practices: Using NVIDIA RTX Ray Tracing (Updated)
This post gathers best practices based on our experiences so far on using NVIDIA RTX ray tracing in games. I’ve organized the tips into short, actionable...
23 MIN READ
Simulation / Modeling / Design
Jun 22, 2020
Creating Optimal Meshes for Ray Tracing
When you are creating triangle meshes for ray tracing or reusing meshes that have been successfully used in rasterization-based rendering, there are some...
11 MIN READ
Simulation / Modeling / Design
Nov 19, 2018
Parallel Shader Compilation for Ray Tracing Pipeline States
In ray tracing, a single pipeline state object (PSO) can contain any number of shaders. This number can grow large, depending on scene content and ray types...
3 MIN READ
Networking / Communications
Oct 29, 2018
Effectively Integrating RTX Ray Tracing into a Real-Time Rendering Engine
RTX is NVIDIA's new platform for hybrid rendering, allowing the combination of rasterization and compute-based techniques with hardware-accelerated ray tracing...
21 MIN READ