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
pull/1/head
aramis_acg 2009-02-15 20:26:01 +00:00
parent 2b9461fbf7
commit ca337852bf
8 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Regression file.
by Tom Speed, see http://groups.google.com/group/bmx3d/browse_thread/thread/36db3b191f81be36

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 274 KiB

View File

Before

Width:  |  Height:  |  Size: 768 KiB

After

Width:  |  Height:  |  Size: 768 KiB

View 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
// }
//
//
//}