Add an elevated ground tile to compensate elevation in mountainous regions
This commit is contained in:
parent
f346b1ebf0
commit
6591773541
2 changed files with 55 additions and 0 deletions
55
Models/Agriculture/groundtile.ac
Normal file
55
Models/Agriculture/groundtile.ac
Normal file
|
@ -0,0 +1,55 @@
|
|||
AC3Db
|
||||
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "box"
|
||||
loc 0.088086 2.44797 -2.28996
|
||||
texture "groundtile.png"
|
||||
crease 45.000000
|
||||
numvert 8
|
||||
-25.3864 -2.40943 -19.0221
|
||||
25.3864 -2.40943 -19.0221
|
||||
25.3864 -2.40943 19.0221
|
||||
-25.3864 -2.40943 19.0221
|
||||
-13.624 2.40943 13.4321
|
||||
13.5075 2.40943 13.4321
|
||||
13.5075 2.40943 -11.9181
|
||||
-13.624 2.40943 -11.9181
|
||||
numsurf 5
|
||||
SURF 0x10
|
||||
mat 0
|
||||
refs 4
|
||||
5 0.735607 0.15458
|
||||
2 0.969568 0.00764421
|
||||
1 0.969568 1.00764
|
||||
6 0.735607 0.820914
|
||||
SURF 0x10
|
||||
mat 0
|
||||
refs 4
|
||||
7 0.201236 0.820914
|
||||
0 -0.0304317 1.00764
|
||||
3 -0.0304317 0.00764421
|
||||
4 0.201236 0.15458
|
||||
SURF 0x10
|
||||
mat 0
|
||||
refs 4
|
||||
6 0.735607 0.820914
|
||||
1 0.969568 1.00764
|
||||
0 -0.0304317 1.00764
|
||||
7 0.201236 0.820914
|
||||
SURF 0x10
|
||||
mat 0
|
||||
refs 4
|
||||
4 0.201236 0.15458
|
||||
3 -0.0304317 0.00764421
|
||||
2 0.969568 0.00764421
|
||||
5 0.735607 0.15458
|
||||
SURF 0x10
|
||||
mat 0
|
||||
refs 4
|
||||
7 0.201236 0.820914
|
||||
4 0.201236 0.15458
|
||||
5 0.735607 0.15458
|
||||
6 0.735607 0.820914
|
||||
kids 0
|
BIN
Models/Agriculture/groundtile.png
Normal file
BIN
Models/Agriculture/groundtile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue