Changeset 3193 for GTP/trunk/App/Demos/Vis/FriendlyCulling/default.env
- Timestamp:
- 11/28/08 03:26:36 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/default.env
r3192 r3193 38 38 39 39 # bad view point (culling bug!) 40 camPosition=469.381 267.293 184.778 41 camDirection=0.142006 0.645885 -0.750111 40 #camPosition=469.381 267.293 184.778 41 #camDirection=0.142006 0.645885 -0.750111 42 43 #camPosition=458.412 255.767 182.632 44 #camDirection=0.891691 0.42723 0.149535 45 46 #camPosition=740.137 487.855 188.506 47 #camDirection=0.669256 0.727829 0.149535 48 49 camPosition=492.678 249.827 187.232 50 camDirection=-0.651041 -0.693292 -0.309017 42 51 43 52 #lightDirection=-0.8f 1.0f -0.7f … … 64 73 # ssao temporal coherence factor 65 74 tempCohFactor=1000.0f 75 66 76 # tone mapping 67 77 useHDR=0 78 68 79 # use antialiasing 69 80 useAA=1 81 70 82 # use ssao / color bleeding 71 83 useAdvancedShading=1 84 85 # skylight turbitity 86 turbitity=3.0f
Note: See TracChangeset
for help on using the changeset viewer.