haltode / raytracer

An experimental raytracer in LaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Raytracer

An experiment to use LaTeX macros to create a small raytracer. Everyone was
doing their raytracer project in C++, Rust or other programming languages, and I
had a LaTeX book next to me so... yeah.

Warning, the compilation time is *very* slow, for a 200x355 image it took around
8 minutes on my laptop.

About

An experimental raytracer in LaTeX

License:GNU General Public License v3.0


Languages

Language:TeX 96.6%Language:Makefile 3.4%