What is ray tracing?

  Introduction to Ray Tracing: In simple words, Ray Tracing(RT) is a rendering technique that is used to create real world like image and object movement by computing behavior of light and shadows. One of the most expensive computational tasks for a computer is video rendering. As video contains an array of pixels and each pixel contains at least three

Continue reading