From dc9f5457ee20ab17bb54551497703e9d9bf91573 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Wed, 26 Jul 2017 17:38:26 +0200 Subject: Initial commit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the ray tracer/path tracer I've written for Otwarty Międzyszkolny Konkurs Fizyczny in March/April of 2014. There is no proper history as back then I had no idea how to use a VCS. --- rrt | Bin 0 -> 64240 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 rrt (limited to 'rrt') diff --git a/rrt b/rrt new file mode 100755 index 0000000..c3362a6 Binary files /dev/null and b/rrt differ -- cgit