andersch.dev

<2023-04-03 Mon>

Raymarching

Raymarching is a rendering technique that makes use of signed distance functions (SDFs) to describe the objects in the scene mathematically and approximate the intersection of rays and the scene geometry.

Resources