Skip to content

aparajithsairam/Project1-Raytracer

 
 

Repository files navigation

Blog: http://aparajithsairam.blogspot.com Features Implemented:

  • Raycasting from a camera into a scene through a pixel grid
  • Phong lighting for one point light source
  • Diffuse lambertian surfaces
  • Raytraced shadows
  • Cube intersection testing
  • Sphere surface point sampling
  • Reflection
  • Interactive camera

Screenshot:

About

Project 1- Due Sunday, Sept. 30th

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.4%
  • C++ 42.6%