updated sample scenes with reflections
git-svn-id: svn://anubis/fart/trunk@183 7f9b0f55-74a9-4bce-be96-3c2cd072584d
This commit is contained in:
parent
e233056880
commit
e5cae862eb
@ -10,8 +10,8 @@ scene
|
||||
|
||||
camera
|
||||
{
|
||||
position <1.5, -1, 2.5>
|
||||
look_at <0, 0, 2>
|
||||
position <1.5, -1.0, 1.2>
|
||||
look_at <0, 0, 0.4>
|
||||
up <0, 0, 1>
|
||||
}
|
||||
|
||||
@ -30,11 +30,12 @@ scene
|
||||
position <0, 0, 1>, 0
|
||||
material
|
||||
{
|
||||
color <0.4, 0.9, 0.9>
|
||||
color <1, 1, 0>
|
||||
reflectance 0.6
|
||||
}
|
||||
}
|
||||
|
||||
translate <0, 0, 2>
|
||||
translate <0, 0, 0.7>
|
||||
{
|
||||
box
|
||||
{
|
||||
|
@ -17,7 +17,7 @@ scene
|
||||
|
||||
define material mirror
|
||||
{
|
||||
color <1, 0, 0>
|
||||
color <0, 0, 0>
|
||||
specular <0, 0, 0>
|
||||
reflectance 1.0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user