Ignore:
Timestamp:
04/16/09 18:55:13 (15 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/chcdemo.cpp

    r3353 r3358  
    656656        Matrix4x4 transl = TranslationMatrix(positions[0]); 
    657657         
    658         LoadModel("hbuddha.dem", dynamicObjects); 
     658        //LoadModel("hbuddha.dem", dynamicObjects); 
     659        //LoadModel("horse.dem", dynamicObjects); 
     660        LoadModel("happy.dem", dynamicObjects); 
    659661        //LoadModel("torus.dem", dynamicObjects); 
    660662        //LoadModel("venusm.dem", dynamicObjects); 
Note: See TracChangeset for help on using the changeset viewer.