Goodbye matcaps, hello envmaps.
This commit is contained in:
parent
d1ea1d3310
commit
27bba4605c
102 changed files with 609 additions and 268 deletions
9
textures.envmap
Normal file
9
textures.envmap
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// duplicate envmaps for two special materials
|
||||
Texture "ERRORENV", 512, 512
|
||||
{
|
||||
Patch "models/envmap/redenv.png", 0, 0
|
||||
}
|
||||
Texture "BARRIENV", 512, 512
|
||||
{
|
||||
Patch "models/envmap/glss3env.png", 0, 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue