Used uncompressed earth texture--it just looks ugly when compressed.

pull/3/head
Chris Laurel 2001-03-06 21:55:15 +00:00
parent 48a7dd6aad
commit 3c1a1e55b4
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ Planets [
{
Name "Earth"
Texture "earth.jpg"
CompressTexture false # looks bad up close with this enabled
Color [ 0.85 0.85 1.0 ]
Radius 6378
Oblateness 0.003
@ -83,6 +84,7 @@ Planets [
{
Name "Mars"
Texture "mars.jpg"
CompressTexture true
BumpMap "marsbump1k.jpg"
Color [ 1 0.75 0.7 ]
Radius 3394