home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 August / DPCB0898.iso / Wargames / Panzer / first.z / Lod.max < prev    next >
Text File  |  1998-02-02  |  866b  |  17 lines

  1. ; Panzer Commander Configuration file
  2.  
  3. ; Level of detail settings - LOD.MAX
  4. [LOD]
  5. TextureThreshold = 700   ; Distance at which texture mapping ends (meters)
  6. PerspectiveThreshold = 100  ; Distance at which perspective correction ends (meters)
  7. HighPolyThreshold = 75   ; Distance at which high-polygon models are used
  8. PhysicsThreshold = 90   ; Distance at which physics is enabled
  9. SimWindowSize = 100   ; Size of main sim window
  10. MaxViewDistance = 90   ; Distance beyond which no polygons are rendered
  11. SkyTexture = TRUE    ; Bitmap Sky
  12. Particle = TRUE    ; Allow particle effects for explosions, etc
  13. RealPhysics = TRUE   ; Allow real suspension physics rather than simplified physics
  14. Smoke = TRUE   ; Smoke and Dust effects
  15. TreadTracks = TRUE   ; Tread tracks left by tanks
  16. ParallaxForests = TRUE   ; Double layered forests with front plane transparent
  17.