Changes

Jump to navigation Jump to search
122 bytes added ,  11:14, 30 April 2024
no edit summary
Line 1: Line 1: −
'''Raymarching''' is a method of graphics rendering. It can be used to render volumetric 3D.
+
'''Raymarching''' is a method of graphics rendering. It can be used to render volumetric 3D. It works by inching rays forward until they hit something. It uses signed distance fields (SDFs).
 +
 
 +
[[Category:Rendering]]

Navigation menu