Comment on After six years of hardware ray tracing, the best examples of it are modified old games, like Quake and Minecraft.

parpol@programming.dev ⁨3⁩ ⁨weeks⁩ ago

To be fair, those old games have been rewritten in newer engines in order to support ray tracing, and at that point you could apply other modern global illumination methods and get almost the same effect with less performance cost.

The thing that makes raytracing so attractive, though, is how extremely easy ray tracing is to implement. Unless I’m copy-pasting others’ finished work, I can make raytracing work over the weekend with Vulkan or DirectX shaders as opposed to having to implement 10-15 other shaders for the same effect over half a year of development.

source
Sort:hotnewtop