aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: df222f7483e5730d3b19b3d08c604b9628438cbf (plain)
1
2
3
4
5
6
7
# Leela

Leela is a tiny rust ray tracer based on [Ray Tracing in One Weekend](https://raytracing.github.io/) by Peter Shirley.

It currently supports spheres with various materials and a simple static camera.

![Book 1 Scene](/docs/book1_scene.jpg)