Skip to content

keanu-thakalath/pytrace

Repository files navigation

Python raytracing

A simple and slow raytracer in python. Currently supports spheres and planes, but is easily extendable to include other objects.

Usage instructions:

git clone https://github.com/keanu-thakalath/pytrace.git
cd pytrace
pip3 install -r requirements.txt
python3 main.py

About

Simple and slow raytracer in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages