Ignore:
Timestamp:
02/18/09 08:01:56 (15 years ago)
Author:
mattausch
Message:

played around with reprojection, cleaned up code

File:
1 edited

Legend:

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

    r3316 r3318  
    635635#if 1 
    636636 
    637 #if 0 
     637#if 1 
     638        // vienna positions 
    638639        VertexArray positions; 
    639640        positions.push_back(Vector3(478.398f, 268.0f, 181.3)); 
     
    644645#else 
    645646 
     647        // sibenik positions 
    646648        VertexArray positions; 
    647649        //positions.push_back(Vector3(6.07307, 8.20723, 6.7)); 
Note: See TracChangeset for help on using the changeset viewer.