Skip to content

Empanadas-Felices/ray_tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

This project is a basic Ray Tracer based on the book "The Ray Tracer Challenge" by James Buck and it was created using test driven development.

Generated scenes

Here are some of the generated scenes. You can visit the results directory for more.

Snowman

snowman

Purple light

purple_light

Usage manual

Ray tracer execution

Inside the src directory execute the following command:

python main.py

The main.py file contains the scene that wants to be generated. Feel free to modify it to try new scenes.

Unit test exeution

Inside the src directory execute the following command:

python -m pytest .\tests

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages