Inline vs. Pipeline Ray Tracing
evolvebenchmark.com·5h·
Discuss: Hacker News
Flag this post

What is the difference between Pipeline and Inline Ray Tracing?

One of the most frequent questions we get is: What is the difference between the pipeline and inline ray tracing modes in Evolve? In short, they are two different approaches to solving the same problem, each with trade-offs. To really answer this question, we will dive deep in this blog post on how they both work, how they differ, and how they perform on different GPUs.

In a nutshell: What is the difference between inline and pipeline Ray Tracing?

To start, let’s do a quick recap of what ray tracing is. Ray tracing allows us to choose a position in a 3D scene, choose a direction, and travel along a line in that direction until we hit something in that scene. We then find out what we hit, and how far the thing was …

Similar Posts

Loading similar posts...