1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2024-11-22 02:54:06 +02:00

solidify/main.pov: don't use weird "x is up" perspective

This commit is contained in:
Werner Almesberger 2010-09-24 16:54:53 -03:00
parent 7c24783cab
commit 0186959a12

View File

@ -4,8 +4,6 @@
camera { camera {
location < 2, 2, 3> location < 2, 2, 3>
look_at < 0, 0, 0> look_at < 0, 0, 0>
right -4/3*x
sky x
} }
background { color White } background { color White }