From 842e3a9dfecdd6411b1f27084ab6dcbe92fa32b9 Mon Sep 17 00:00:00 2001 From: Anthony LaTorre Date: Sun, 10 Jul 2011 03:15:17 -0400 Subject: added a hybrid monte carlo ray tracing rendering algorithm --- profiles/test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 profiles/test.py (limited to 'profiles/test.py') diff --git a/profiles/test.py b/profiles/test.py new file mode 100644 index 0000000..2ff3168 --- /dev/null +++ b/profiles/test.py @@ -0,0 +1,3 @@ +hello world + +hello world -- cgit