this post was submitted on 13 Dec 2024
48 points (100.0% liked)
Explain Like I'm Five
14389 readers
1 users here now
Simplifying Complexity, One Answer at a Time!
Rules
- Be respectful and inclusive.
- No harassment, hate speech, or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators' instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I would like to add that the way movies use raytracing (usually called path tracing in that context) is very different from how games use raytracing. While animated movies will simulate every ray of light to create the entire image, games use raytracing typically only for reflections and global illumination, while the rest of the image is still rendered using traditional techniques. (I'm no expert, though I have spent a bunch of time using Blender and playing around with Minecraft Raytracing mods)
Yeah, I think the Quake II RTX version uses it to completely render the scene. That's about the level of graphics we're at for whole scene path tracing.
RT is in a PS1 era right now. We're like 15 years from games having modern graphics (by today's standards) and fully pathtraced.