top of page

Ray Tracing - Animation

  • Pradeep Kumar Govindaraju
  • Mar 31, 2015
  • 1 min read

In com

puter graphics, ray tracing is a technique for generating an image by tracing the path of light through pixels in an image plane and simulating the effects of its encounters with virtual objects. I developed a ray tracing pipeline in C++ that can handle static and animated scenes. A short animation video is presented that includes texturing, shadows and glossy effects (diffusion).

Comments


University of California

Santa Barbara

© 2015 by Pradeep Kumar Govindaraju

  • Facebook Clean Grey
  • Twitter Clean Grey
  • LinkedIn Clean Grey
bottom of page