In ray tracing, what is the name of the recursive function used to determine the color of a pixel?
ShootRay()
CastRay()
TraceRay()
BounceRay()

Computer Graphics Exercises are loading ...