source: OGRE/trunk/resources/textures/DATABASE.TXT @ 2178

Revision 2178, 1.5 KB checked in by mattausch, 17 years ago (diff)
Line 
1// Texture Database file
2// Name Xsize YSize Xpix Ypix
3
4
5
6WALL_TEX
7        // low frequency = bad textures\WallMaterial\stone0_256_0.jpg 2 2 256 256
8        // textures\WallMaterial\brick_1.jpg 4 4 256 256
9        // textures\WallMaterial\concrete_0.jpg 3 3 256 256
10        // textures\WallMaterial\grid_0.jpg 6 6 256 256
11        // textures\WallMaterial\A_stone1.jpg 3 3 256 256
12textures\WallMaterial\tset1_wall_128_0.jpg 3 3 256 256
13        // textures\WallMaterial\rustwall_2.jpg 18 18 256 256
14END
15WIN_TILE_TEX
16textures/WinTiles/wintile2_128_2.jpg 4 4 256 256
17textures/WinTiles/wintile3_128_0.jpg 4 4 128 128
18END
19DOOR_TILE_TEX
20textures/DoorTiles/doortile1_128_0.jpg 4 4 256 256
21END
22WIN_TEX
23// textures\Windows\win_4f_256.jpg 4 4 256 256
24// textures\Windows\win_6f_256.jpg 4 4 256 256
25textures/Windows/win_4f_wood_256_1.jpg 4 4 256 256
26textures/Windows/win_4f_white_256_1.jpg 4 4 256 256
27END
28ROOF_TEX
29END
30DOOR_TEX
31textures/Door/door_256_1.jpg 5 5 4 4
32END
33BALCONY_TEX
34textures/Balcony/balcony4.png 4 4 0 0
35END
36FAC_TEX
37textures\Facades\building_rect0.jpg 20 19 512 512
38textures\Facades\building_rect2.jpg 31 22 512 256
39textures\Facades\building_rect3.jpg 24 18 512 256
40textures\Facades\building_rect4.jpg 22 18 256 256
41textures\Facades\building_rect5.jpg 29 19 512 256
42textures\Facades\building_rect6.jpg 23 31 512 512
43textures\Facades\building_rect7.jpg 40 23 512 256
44textures\Facades\building_rect8.jpg 46 23 512 256
45textures\Facades\building_rect9.jpg 14 22 256 512
46textures\Facades\building_rect10.jpg 19 18 512 512
47textures\Facades\building_rect11.jpg 20 19 512 512
48END
49
Note: See TracBrowser for help on using the repository browser.