Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 330 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 330 Bytes

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