Model loading and texturing
This commit is contained in:
10
thirdparty/assimp/scripts/OgreImporter/assimp.tpl
vendored
Normal file
10
thirdparty/assimp/scripts/OgreImporter/assimp.tpl
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
material %_materialName
|
||||
{
|
||||
set $specular %_specular
|
||||
set $diffuse %_diffuse
|
||||
set $ambient %_ambient
|
||||
|
||||
set $colormap %color._texture
|
||||
set $normalmap %normal._texture
|
||||
}
|
||||
Reference in New Issue
Block a user