Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)

Ray direction parameter

Denis_Z_
Beginner
347 Views

Hi,

I try modify the first tutorial example, but had problem with that. Could anybody explain what is a geometrical meaning of a ray direction in the RTCRay structure?

0 Kudos
1 Reply
SvenW_Intel
Moderator
347 Views

The ray origin is where the ray starts, the ray direction is the direction the ray travels. Have a look at some introduction to ray tracing, e.g. see section 4.1 here: http://viola.informatik.uni-bremen.de/typo/html/qingteng/index.html

Regards,

Sven

0 Kudos
Reply