Test suite
- regression file for LWO - Additional shaders for Q3 MD3 files git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@348 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
2
test/models/LWO/LWO2/uvtest-source.txt
Normal file
2
test/models/LWO/LWO2/uvtest-source.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Regression file.
|
||||
by Tom Speed, see http://groups.google.com/group/bmx3d/browse_thread/thread/36db3b191f81be36
|
||||
BIN
test/models/LWO/LWO2/uvtest.lwo
Normal file
BIN
test/models/LWO/LWO2/uvtest.lwo
Normal file
Binary file not shown.
BIN
test/models/LWO/LWO2/uvtest.png
Normal file
BIN
test/models/LWO/LWO2/uvtest.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 274 KiB |
|
Before Width: | Height: | Size: 768 KiB After Width: | Height: | Size: 768 KiB |
36
test/models/MD3/q3root/scripts/kt_kubalwagon.shader
Normal file
36
test/models/MD3/q3root/scripts/kt_kubalwagon.shader
Normal file
@@ -0,0 +1,36 @@
|
||||
//KubalWagon - texture 'culled' so the mudguard and Steering wheel
|
||||
//have a visible underside
|
||||
|
||||
// --- modified textures so now only applied to smaller tga --- //
|
||||
|
||||
models/mapobjects/kt_kubalwagon/euro_frnt_2
|
||||
{
|
||||
cull disable
|
||||
// surfaceparm playerclip
|
||||
|
||||
{
|
||||
map models/mapobjects/kt_kubalwagon/euro_frnt_2.tga
|
||||
alphaFunc GE128
|
||||
depthWrite
|
||||
rgbGen vertex
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
// --- ORIGINAL SCRIPT --- //
|
||||
|
||||
//models/mapobjects/kt_kubalwagon/european_fnt
|
||||
//{
|
||||
// cull disable
|
||||
// surfaceparm playerclip
|
||||
//
|
||||
// {
|
||||
// map models/mapobjects/kt_kubalwagon/european_fnt.tga
|
||||
// alphaFunc GE128
|
||||
// depthWrite
|
||||
// rgbGen vertex
|
||||
// }
|
||||
//
|
||||
//
|
||||
//}
|
||||
Reference in New Issue
Block a user