home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 16 / boot-disc-1997-12.iso / Need4Spd.2se / DATA.Z / 3TR04.HRZ next >
Text File  |  1997-09-03  |  1KB  |  46 lines

  1. /*Cloud dome offset*/
  2. -100,    250,
  3.  
  4. /* Black horizon flag */
  5. 0,
  6.  
  7. /* Mirror Flag */
  8. 1,
  9.  
  10. /* The radius of the horizon */
  11. 1500,
  12.  
  13. /* The angle of rotation for the horizon in degrees. */
  14. -400,
  15.  
  16. /* The distace to horizon for flat projection (should be <= to radius) */
  17. 1000,
  18.  
  19. /* How high in the air the base of the Gourad shaded area is (world offset). */
  20. -1000,
  21.  
  22. /* Height of the Gourad shaded area (offset from base) */
  23. 1050,
  24.  
  25. /* Midpoint of Gourad shaded area (offset from base) */
  26. 900,
  27.  
  28. /* Top of horizon pixmap (offset from base) */
  29. 1500,
  30.  
  31. /* Bottom of horizon pixmap (offset from base) */
  32. 900,
  33.  
  34. /* r,g,b value at top of Gourad shaded EARTH area */
  35. 58,178,230,
  36.  
  37. /* r,g,b value at base of Gourad shaded EARTH area */
  38. 62,126,213,
  39.  
  40. /* r,g,b value at top of Gourad shaded SKY area */
  41. 62,126,213,
  42.  
  43. /* r,g,b values for base of Gourad shaded SKY area */
  44. 255,250,250,            /* 237, 166, 59, at position of sun */
  45. 62,126,213,            /* 150, 110, 30, at position opposite to sun */
  46.