traycer

a python ray tracer


License
MIT
Install
pip install traycer==0.1

Documentation

traycer

a python ray tracer

traycer

Traycer is a basic ray tracer developed in python, following the C++ tutorial, Ray Tracing in One Weekend. I'm not developing this because I think it is useful. It's just a project for fun/learning.

See demo.ipynb for examples of use.