Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2008, 11:40:40 PM (16 years ago)
Author:
janise
Message:

updated shaders

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/Media/materials/scripts/asteroids.material

    r5122 r5126  
    6666                        {
    6767                                param_named_auto worldViewProj worldviewproj_matrix
    68                                 param_named_auto ambient ambient_light_colour
     68                                param_named ambient float3 0.1 0.1 0.1
    6969                        }
    7070
     
    9696                                param_named_auto lightDiffuse light_diffuse_colour 0
    9797                                param_named_auto lightSpecular light_specular_colour 0
     98                                param_named shine float 4
    9899                        }
    99100
     
    101102                        texture_unit
    102103                        {
    103                                 texture NMrock.tga
     104                                texture nmrock.tga
    104105                                colour_op replace
    105106                        }
     
    189190                        texture_unit
    190191                        {
    191                                 texture NMrock.tga
     192                                texture nmrock.tga
    192193                                colour_op replace
    193194                        }
Note: See TracChangeset for help on using the changeset viewer.