messing with scenes/dw.fart more
git-svn-id: svn://anubis/fart/trunk@316 7f9b0f55-74a9-4bce-be96-3c2cd072584d
This commit is contained in:
parent
ecd5f44207
commit
106c009731
@ -14,7 +14,6 @@ scene {
|
||||
define material grey_ground {
|
||||
color <0.3, 0.3, 0.3>
|
||||
shininess 30
|
||||
reflectance 0.2
|
||||
}
|
||||
|
||||
define shape dw_logo union {
|
||||
@ -102,20 +101,12 @@ scene {
|
||||
shape dw_logo {
|
||||
translate <0, 0, -0.025>
|
||||
}
|
||||
scale <1, 1, 100> {
|
||||
shape dw_logo {
|
||||
translate <-1.05, 0, 0>
|
||||
}
|
||||
shape dw_logo {
|
||||
translate <1.05, 0, 0>
|
||||
}
|
||||
}
|
||||
material grey_ground
|
||||
}
|
||||
|
||||
camera {
|
||||
position <-0.3, -0.8, 0.5>
|
||||
look_at <-0.15, 0, 0.2>
|
||||
position <-0.2, -0.8, 0.4>
|
||||
look_at <-0.1, 0, 0.2>
|
||||
up <0, 0, 1>
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user