Skip to content

npielawski/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path tracer

Made in Python, accelerated with Numba

Installation

Install the poetry dependencies with:

$ cd raytracing
$ poetry install

Run the code with

$ cd pathtracer
$ poetry run jupyter notebook

Preview

rendered image

About

A numba-accelerated python raytracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published