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.
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.