summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2010-03-09 00:14:42 -0500
committerTavian Barnes <tavianator@gmail.com>2010-03-09 00:14:42 -0500
commit2afc9be712c69a66833de75683cdbaa3886379f1 (patch)
treead1b8adedbfded210d9389739b0edab05313ba79 /tests
parent66b9177cce4e186bf3572443af2436d7a9d0f162 (diff)
downloaddimension-2afc9be712c69a66833de75683cdbaa3886379f1.tar.xz
Implement unit vectors.
Diffstat (limited to 'tests')
-rw-r--r--tests/dimension/demo.pov4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dimension/demo.pov b/tests/dimension/demo.pov
index 1419e35..3ecc36f 100644
--- a/tests/dimension/demo.pov
+++ b/tests/dimension/demo.pov
@@ -25,7 +25,7 @@ camera {
right <1.6, 0, 0>
look_at <0, 0, 0>
- rotate <0, 53, 0>
+ rotate 53*y
}
background {
@@ -39,7 +39,7 @@ light_source {
box {
<-1, -1, -1>, <1, 1, 1>
- rotate <45, 0, 0>
+ rotate 45*x
texture {
pigment {