Upload
This commit is contained in:
commit
43352ff262
1291 changed files with 220976 additions and 0 deletions
11
VISU/C/CITY.MAT
Normal file
11
VISU/C/CITY.MAT
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
;format: MATERIAL-NAME <parameters>
|
||||
;parameters:
|
||||
;#(number) first color in fade
|
||||
;L# length of color fade (#=32/16/8/1=no fading)
|
||||
;G gouraud
|
||||
;X Two sided material
|
||||
GRAYCEMENT 0 L32
|
||||
GREENGRASS 32 L32 G
|
||||
BLUEMETAL 64 L32 G
|
||||
CYANMETAL 96 L32 G
|
||||
GOLDMETAL 128 L32 G
|
||||
Loading…
Reference in a new issue