/py-tracer

Simple Ray-Tracer written in Python

Primary LanguagePythonMIT LicenseMIT

py-tracer

Simple Ray-Tracer written in Python 3.

This was my Hello World project to learn Python. Can ray-trace spheres with perfect diffuse or perfect specular materials.

Example render

Dependencies

Pillow - The friendly PIL fork (Python Imaging Library)

pip install Pillow

License

Licensed under the MIT license, see LICENSE for details.