Retopologized steampunk's face

Charles Spurrill 2011-10-15 02:59:44 -07:00
parent 74af3071e3
commit 3349a485bb
8 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
material Steampunk material clonkSteampunk
{ {
receive_shadows on receive_shadows on
technique technique
@ -6,13 +6,13 @@ material Steampunk
pass pass
{ {
ambient 1.000000 1.000000 1.000000 1.000000 ambient 1.000000 1.000000 1.000000 1.000000
diffuse 0.810000 0.810000 0.810000 1.000000 diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.000000 0.000000 0.000000 1.000000 3.000000 specular 0.000000 0.000000 0.000000 1.000000 3.000000
emissive 0.000000 0.000000 0.000000 1.000000 emissive 0.000000 0.000000 0.000000 1.000000
texture_unit Overlay texture_unit Overlay
{ {
texture SteampunkOverlay.png texture clonkSteampunkOverlay.png
tex_address_mode wrap tex_address_mode wrap
filtering trilinear filtering trilinear
colour_op_ex modulate src_texture src_player_colour colour_op_ex modulate src_texture src_player_colour
@ -21,7 +21,7 @@ material Steampunk
} }
texture_unit Clonk texture_unit Clonk
{ {
texture Steampunk.png texture clonkSteampunk.png
tex_address_mode wrap tex_address_mode wrap
filtering trilinear filtering trilinear
colour_op_ex blend_current_alpha src_current src_texture colour_op_ex blend_current_alpha src_current src_texture

View File

Before

Width:  |  Height:  |  Size: 282 KiB

After

Width:  |  Height:  |  Size: 282 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB