GuidesWikiRay Tracing: What, How And Comparison

Ray Tracing: What, How And Comparison

Ray tracing is a graphics rendering technique that uses complex algorithms to trace the path of light in games and animations to make the lighting as realistic as possible.

Expert Verified By

Since the launch of Nvidia’s RTX 2000 series of cards, “ray-tracing” has been a buzzword in the PC gaming market. Now what exactly is ray tracing, how does it work, and why is it such a major breakthrough for the gaming industry? This guide will explain it all. 


Key Takeaways

  • Ray tracing is a graphics rendering technique that uses complex algorithms to trace the path of light in games and animations to make the lighting as realistic as possible. Light reflects, refracts, and forms shadows realistically, just like in real life. 
  • Compared to rasterization, ray tracing is a lot more intensive. At the same time, it generates much more realistic lighting and soft shadows that rasterization cannot.
  • Path tracing is a much more computationally intensive form of ray tracing that provides better illumination and the ability to form accurate soft shadows. 

What Is Ray Tracing? 

Ray tracing is a rendering technique that creates realistic reflections, refractions, shadows, and indirect lighting to properly recreate the lighting of a scene and its objects. It is a graphics rendering method that uses AI to trace light rays to mimic the behaviour of light in real life. It applies the real-life physical properties of light to display realistic lighting in animation[1]

Formation of shadows by light (Image by Johannes Plenio, 500px.com)

The Process

This process is carried out for each pixel, as a single ray of light is passed through each pixel. The simplest way to think of ray tracing practically is by looking at any object in your room illuminated by light. From that object, move your eyes toward the light source. That is exactly what happens in ray tracing[2].

A basic visualization of ray tracing (Image by Nvidia)

Ray Tracing In Games (Real-Time Ray Tracing) 

Real-time ray tracing was only made possible in 2018 as Nvidia launched their Turing-powered RTX 2000 cards. These cards featured new Ray Tracing (RT) cores that are capable of performing real-time ray tracing[3]. AMD hopped on board in 2020 with their RX 6000 series GPUs, which featured dedicated RT accelerators[4].

Ray tracing in Shadow of the Tomb Raider
Ray tracing in Shadow of the Tomb Raider (Image by Square Enix)

The type of ray-tracing (used in big-budget animated movies) is offline ray-tracing, which works on the same principle. Pixar’s Toy Story (1995) was the first movie to use the technology[5].

Ray Tracing Vs Rasterization

Ray tracing vs rasterization
Ray tracing vs Rasterization (Image by ResearchGate.net)

Here is an in-depth comparison of Ray Tracing vs. rasterisation.

Ray Tracing Rasterization
Ray tracing is a rendering technique used to simulate realistic lighting in video games and animation. Rasterization is also a rendering technique. It converts a 3D mesh of polygons into 2D pixels on your screen.
Ray tracing is much more computationally intensive. Rasterization is not as intensive and thus is also the widely used rendering technique in video games.
Ray tracing uses algorithms to accurately mimic the physical properties of light, such as reflections and refractions. Rasterization “fakes” the behaviour of light and does not always generate accurate shadows and reflections.
Real-time ray tracing (used in video games) requires dedicated hardware. (RT cores or RT accelerators) Rasterization does not require dedicated hardware.

Ray Tracing Vs Path Tracing 

Path tracing vs ray tracing vs rasterization
Path tracing vs ray tracing (vs rasterization) (Image by Nvidia)

Mentioned below is a comparison between Ray Tracing and Path Tracing.

Ray Tracing Path Tracing
In ray tracing, only a single ray is passed through each pixel. In path tracing, multiple rays are passed through a single pixel.
Ray tracing traces the path of every light ray that passes through a pixel. Path tracing only traces the path of a certain few light rays. (those that follow the most accurate path)
Ray tracing does not calculate soft shadows accurately and is not as illuminating. Path tracing is a lot more illuminating and calculates soft shadows accurately.
It is not as computationally intensive. More computationally intensive than ray tracing.
 

Final Words

Ray tracing is a technology for the future that can stimulate true-to-life lighting in video games and animations. It is, however, computationally expensive, and achieving a stable 60 FPS, especially on higher resolutions, is still only possible on fairly expensive GPUs. However, with hardware advancing more and more every year, ray tracing is becoming easier to run and more common too. 

Nvidia GeForce RTX 4090
Nvidia’s RTX 4090 offers the latest and greatest in real-time ray tracing support (Image by Tech4Gamers)

Related Helpful Resources By Tech4Gamers:

References:

  1. Developer.Nvidia. RAY TRACING. Retrieved from: https://developer.nvidia.com/discover/ray-tracing
  2. Adobe. How does Ray tracing work? Retrieved from: https://www.adobe.com/products/substance3d/discover/what-is-ray-tracing.html
  3. Nvidia. Geforce RTX 20 Series. Retrieved from: https://www.nvidia.com/en-us/geforce/20-series/
  4. AMD. Radeon RX 6000 Graphics cards. Retrieved from: https://www.amd.com/en/graphics/radeon-rx-graphics-6000-series
  5. Mark Henne. The Making of Toy Story. Retrieved from: https://people.uncw.edu/ricanekk/teaching/spring09/csc100/lectures/pattersone/TheMakingOfToyStory.pdf

Frequently Asked Questions

Is ray tracing worth it?

Ray tracing enables games to display realistic lighting, reflections, and refractions. It is certainly worth it, given you can afford the hardware to handle it.

How to turn on ray tracing?

First, ensure the game you’re playing has ray-tracing support. Once you’re sure it does, you need to proceed to the “advanced video settings” or “graphics settings” tab in-game look for “Ray Tracing” or “Ray Tracing Mode” and choose your desired setting.

Is ray-tracing for RTX only?

Video games perform real-time ray tracing and require a GPU with RT cores (in the case of Nvidia) or RT accelerators (in the case of AMD). For other software-based ray tracing applications (like Lumen), such cores aren’t necessary.

What is the difference between ray tracing and path tracing?

Ray tracing sends a single ray through each pixel and traces the path of all the rays. Path tracing sends multiple rays through a pixel but only traces the path of certain rays. Furthermore, path tracing provides better illumination than ray tracing.

Was our article helpful? 👨‍💻

Thank you! Please share your positive feedback. 🔋

How could we improve this post? Please Help us. 😔

Related articles

How Games are Being Used for Education and Social Change

Discover the potential of games used for education and social change, revolutionizing learning that prioritizes joy and lifelong empowerment.

Is It Worth Upgrading To LGA 1700 Now?

As we await the launch of Intel’s 15th Generation CPUs (based exclusively on DDR5), we discuss if it’s worth upgrading to LGA 1700 nowadays.

Why 32GB RAM Is The New Standard For Gaming In 2024

At $70 for 32 GB RAM DDR4 and $100 for DDR5, it's evident that 32 GB RAM is coveted to be the new default gaming standard in 2024. Let me tell you why.

Is Higher RAM Speed Always Better For Gaming? Here’s What I Think

Do you actually need a RAM as fast as 8000 MHz in 2024? Here is whether you should upgrade to a faster RAM for gaming.

Wear Leveling: Explanation & Types

The wear-levelling technique, as apparent by name, evenly distributes the data across all the memory cells of NAND flash memory so that no single cell wears out faster than others.

Similar Guides