diff options
author | Anthony LaTorre <tlatorre9@gmail.com> | 2011-07-10 03:15:17 -0400 |
---|---|---|
committer | Anthony LaTorre <tlatorre9@gmail.com> | 2011-07-10 03:15:17 -0400 |
commit | 842e3a9dfecdd6411b1f27084ab6dcbe92fa32b9 (patch) | |
tree | eacf1304096bfb1d7c6597147bd1479ba84ba2e8 /profiles/test.py | |
parent | aa0f12c8b6c6d4e0858d46eba5499d9682ecbe9d (diff) | |
download | chroma-842e3a9dfecdd6411b1f27084ab6dcbe92fa32b9.tar.gz chroma-842e3a9dfecdd6411b1f27084ab6dcbe92fa32b9.tar.bz2 chroma-842e3a9dfecdd6411b1f27084ab6dcbe92fa32b9.zip |
added a hybrid monte carlo ray tracing rendering algorithm
Diffstat (limited to 'profiles/test.py')
-rw-r--r-- | profiles/test.py | 3 |
1 files changed, 3 insertions, 0 deletions
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 |