source:
GTP/trunk/App/Demos/Vis/FriendlyCulling/default.env
@
2846
Revision 2846, 400 bytes checked in by mattausch, 16 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[2828] | 1 | ############################# |
2 | # environment file for the friendlyculling demo | |
3 | ||
4 | assumedVisibleFrames=10 | |
5 | maxBatchSize=50 | |
[2845] | 6 | trianglesPerVirtualLeaf=300 |
[2836] | 7 | keyForwardMotion=20.0f |
[2828] | 8 | keyRotation=1.5f |
9 | winWidth=1024 | |
10 | winHeight=768 | |
[2829] | 11 | camPosition=483.398f 242.364f 186.078f |
[2846] | 12 | camDirection=1 0 0 |
[2830] | 13 | useFullScreen=0 |
[2846] | 14 | #modelPath=data/city/model/ |
[2838] | 15 | |
[2846] | 16 | |
[2838] | 17 | ############ |
18 | # shader stuff | |
[2846] | 19 | |
[2838] | 20 | expFactor=0.1f |
[2846] | 21 | #numSsaoSamples=8 |
Note: See TracBrowser
for help on using the repository browser.