Skip to content

A simple ray tracer program that performs: Anti-Aliasing, Reflection/Refraction, Depth of Field and Multiple Lights.

Notifications You must be signed in to change notification settings

nishatoma/Ray-Tracing-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ray-Traing-Art

A simple ray tracer program that performs: Anti-Aliasing, Reflection/Refraction, Depth of Field and Multiple Lights.

Instructions:

  1. Open terminal
  2. Type in the following command: make clean
  3. Then, this command: make art
  4. To test out the scripts, run: art < test#.script where '#' is the number of the current script file (1-8).
  5. The generated images are in TIFF format.
  6. Enjoy!

About

A simple ray tracer program that performs: Anti-Aliasing, Reflection/Refraction, Depth of Field and Multiple Lights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published