EddyLuten / trace.rs

a ray tracing toy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trace.rs

A very naive ray tracing implementation made as a Rust programming exercise.

Produces this image as a PPM, though it's easily modified to produce others:

spheres

MIT Licensed.

About

a ray tracing toy


Languages

Language:Rust 100.0%