Ignore:
Timestamp:
11/05/08 18:49:31 (16 years ago)
Author:
mattausch
Message:

orthocam not working yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/Converter/ObjConverter.cpp

    r3089 r3102  
    368368                ambient.x = ambient.y = ambient.z = 0.2f; 
    369369                diffuse.x = diffuse.y = diffuse.z = 1.0f; 
    370                 black.x = black.y = black.z = .0f; 
     370                black.x   = black.y   = black.z  = .0f; 
    371371 
    372372                // only write rgb part of the material 
Note: See TracChangeset for help on using the changeset viewer.