You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 10: Ray Tracing Acceleration (31)
PongsatornChan

So if the ray moving left, we just flip the logic. t_max < t* -> Intersect(R, tmin, tmax), right?

briana-jin-zhang

What is oxo_x and dxd_x?

j316chuck

ox is the origin of the x position of the ray and dx is the ox + t * dx in the ray equation

You must be enrolled in the course to comment