Ray Tracer Program

  • Input file should be written in the program.
  • Input file must have the output name, size of image, camera position, lights, pigments, surfaces and objects
  • The image is rendered in the correct dimensions.
  • The camera is fixed.
  • Lights are added to the correct coordinates.
  • Pigments adjust the colors.
  • Surfaces determine the surface of the objects.
  • Objects are drawn correctly.

Screenshot