Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 461 Bytes

rusty-rays

A simple ray tracer written in rust

Inspired by Ray Tracing in One Weekend.

Usage

cargo run scene.json

See examples for the scene json description.

Run cargo run --help to see all options, including multithreading.

Screenshots

Video rendering

pong

Cover art (from Ray Tracing in One Weekend)

pong