~rf/tracer

Distributed ray tracer engine.
0b01f79e — donotnoot 3 years ago
Fix readme
6f861aea — donotnoot 3 years ago
Add LICENSE
b2628023 — Rafael Franco 4 years ago
update gallery

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~rf/tracer
read/write
git@git.sr.ht:~rf/tracer

You can also use your local clone with git send-email.

#Tracer

Simple distributed ray tracing 3D engine.

some primitives with textures, reflection and refraction the solar system multiple lights a golf ball with bump mapping the utah teapot with normal interpolation inside a skybox

#Credit

#Ray Tracing

Mostly from "The Ray Tracer Challenge" book by Jamis Buck. Go buy that book, it's awesome.

#Textures and Sky Boxes