summaryrefslogtreecommitdiffstats
path: root/THANKS
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-07-26 14:07:04 -0600
committerTavian Barnes <tavianator@gmail.com>2011-07-26 14:07:04 -0600
commit43d43e8d604adcf13f10d2e96554e48ac407e8ab (patch)
treee6f18bde3274fbdf9fdef297cfddebd6a1a732e6 /THANKS
parent71be020a5bad61b4899a70c4c0f44a2c747e3657 (diff)
downloaddimension-43d43e8d604adcf13f10d2e96554e48ac407e8ab.tar.xz
Update some top-level info files.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS7
1 files changed, 7 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 9cbf5b9..fbb4184 100644
--- a/THANKS
+++ b/THANKS
@@ -1 +1,8 @@
Dimension THANKS file
+
+- POV-Ray (http://povray.org/) inspired this project, and in fact Dimension
+ could be considered my effort to write the next generation of the POV-Ray
+ renderer. POV-Ray is copyright Persistence of Vision Raytracer Pty. Ltd.
+- Python 3 (http://python.org/) is copyright the Python Software Foundation.
+- The PR-tree bounding hierarchy is due to Lars Arge, Mark de Berg, Herman J.
+ Haverkort, and Ke Yi.