Skip to content

Lyspal/python-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-raytracer

Implementation of the tutorial "Building a Ray Tracer in Python" from Arun Ravindran. https://www.youtube.com/playlist?list=PL8ENypDVcs3H-TxOXOzwDyCm5f2fGXlIS

Tasks done

  • Create a 3D vector class.
  • Create a PPM image.
  • Create an image of 3D spheres.
  • Create simple lights.
  • Run the renderer on multiple processes.

Final result

final result

Known issues

  • No shadow.

About

Implementation of the tutorial "Building a Ray Tracer in Python" from Arun Ravindran. https://www.youtube.com/playlist?list=PL8ENypDVcs3H-TxOXOzwDyCm5f2fGXlIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages