more frobnicate again
This commit is contained in:
10
plancher.inc
10
plancher.inc
@@ -9,10 +9,7 @@
|
||||
plane {
|
||||
y, 0
|
||||
pigment {
|
||||
image_map
|
||||
{
|
||||
png "picz/plancher.png" interpolate 4
|
||||
}
|
||||
image_map { png "picz/plancher.png" interpolate 4 }
|
||||
rotate x*90
|
||||
translate <-0.5, 0, -0.5>
|
||||
scale <30, 1, 30>
|
||||
@@ -25,10 +22,7 @@ plane {
|
||||
plane {
|
||||
y, 0
|
||||
pigment {
|
||||
image_map
|
||||
{
|
||||
png "picz/plancher.png" interpolate 4
|
||||
}
|
||||
image_map { png "picz/plancher.png" interpolate 4 }
|
||||
rotate x*90
|
||||
translate <-0.5, 0, -0.5>
|
||||
scale <30, 1, 30>
|
||||
|
||||
Reference in New Issue
Block a user