Difference between revisions of "Ray marching"

From XVRWiki
Jump to navigation Jump to search
m (added Category:Graphics using HotCat)
Line 1: Line 1:
'''Ray marching''' is a rendering technique by which rays march by steps into a data structure.
+
'''Ray marching''' is a rendering technique by which [[ray]]s march forwards by steps into a data structure.
  
 
==References==
 
==References==

Revision as of 09:05, 5 September 2024

Ray marching is a rendering technique by which rays march forwards by steps into a data structure.

References