Line | |
---|
1 | #############################
|
---|
2 | # environment file for the friendlyculling demo
|
---|
3 |
|
---|
4 | assumedVisibleFrames=10
|
---|
5 | maxBatchSize=50
|
---|
6 | trianglesPerVirtualLeaf=300
|
---|
7 | keyForwardMotion=20.0f
|
---|
8 | keyRotation=1.5f
|
---|
9 | winWidth=1024
|
---|
10 | winHeight=768
|
---|
11 | camPosition=483.398f 242.364f 186.078f
|
---|
12 | camDirection=0 1 0
|
---|
13 | useFullScreen=0
|
---|
14 | useLODs=1
|
---|
15 | #modelPath=data/city/model/
|
---|
16 |
|
---|
17 |
|
---|
18 | ############
|
---|
19 | # shader stuff
|
---|
20 |
|
---|
21 | # ssao temporal coherence factor
|
---|
22 | tempCohFactor=100.0f
|
---|
Note: See
TracBrowser
for help on using the repository browser.