halloween: slowly implement the models

This commit is contained in:
neon 2018-10-03 15:16:23 +02:00
parent 36fbf5e655
commit 3e03eec402
15 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,16 @@
"VertexLitGeneric"
{
"$baseTexture" "models\player\techknow\thorn\body"
"$bumpmap" "models\player\techknow\thorn\body_n"
"$envmap" "env_cubemap"
"$envmaptint" "[ .36 .36 .30 ]"
"$envmapconstrast" "1"
"$normalmapalphaenvmapmask" 1
"$halflambert" 1
"$phong" "1"
"$phongfresnelranges" "[0.05 0.5 1]"
"$phongalbedotint" "1"
"$phongexponent" "20"
"$phongboost" ".3"
"$surfaceprop" "flesh"
}

View File

@ -0,0 +1,13 @@
"VertexLitGeneric"
{
"$baseTexture" "models\player\techknow\thorn\body"
"$bumpmap" "models\player\techknow\thorn\body_n"
"$envmap" "env_cubemap"
"$envmaptint" "[ .36 .36 .30 ]"
"$envmapconstrast" "1"
"$normalmapalphaenvmapmask" 1
"$halflambert" 1
"$nocull" 1
"$translucent" 1
"$surfaceprop" "flesh"
}

View File

@ -0,0 +1,13 @@
"VertexLitGeneric"
{
"$baseTexture" "models\player\techknow\thorn\head"
"$bumpmap" "models\player\techknow\thorn\head_n"
"$envmap" "env_cubemap"
"$envmaptint" "[ .36 .36 .30 ]"
"$envmapconstrast" "1"
"$normalmapalphaenvmapmask" 1
"$halflambert" 1
"$nocull" 1
"$translucent" 1
"$surfaceprop" "flesh"
}

View File

@ -0,0 +1,16 @@
"VertexLitGeneric"
{
"$baseTexture" "models\player\techknow\thorn\head"
"$bumpmap" "models\player\techknow\thorn\head_n"
"$envmap" "env_cubemap"
"$envmaptint" "[ .36 .36 .30 ]"
"$envmapconstrast" "1"
"$normalmapalphaenvmapmask" 1
"$halflambert" 1
"$phong" "1"
"$phongfresnelranges" "[0.05 0.5 1]"
"$phongalbedotint" "1"
"$phongexponent" "20"
"$phongboost" ".3"
"$surfaceprop" "flesh"
}

View File

@ -0,0 +1,17 @@
"VertexLitGeneric"
{
"$baseTexture" "models\player\techknow\thorn\head"
"$bumpmap" "models\player\techknow\thorn\head_n"
"$envmap" "env_cubemap"
"$envmaptint" "[ .36 .36 .30 ]"
"$envmapconstrast" "1"
"$normalmapalphaenvmapmask" 1
"$halflambert" 1
"$selfillum" 1
"$phong" "1"
"$phongfresnelranges" "[0.05 0.5 1]"
"$phongalbedotint" "1"
"$phongexponent" "20"
"$phongboost" ".3"
"$surfaceprop" "flesh"
}