Using virtual textures

General discussion about Celestia that doesn't fit into other forums.
Topic author
mk
Posts: 19
Joined: 28.11.2003
With us: 20 years 11 months
Location: Warsaw, Poland

Using virtual textures

Post #1by mk » 12.12.2003, 17:48

I have the Blue Marble VT DDS. When i try to use it as an alternate surface with additional VTs it doesn't work.

Code: Select all

AltSurface "BlueMarble DDS" "Sol/Earth"
{
   Color [ 0.85 0.85 1.0 ]
   Texture "BlueMarble DDS.ctx"
         Night Texture "earthnight.ctx"
   SpecularTexture "earth-spec.ctx"
   NormalMap "earth-normal.ctx"
}

It doesn;t appear in the right-click menu at all. When night and spec textures are disabled everything works fine.
Why? Is it a limit?
I moved tex to texture folder, used that code in solarsys and it worked.
mk

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #2by selden » 12.12.2003, 18:08

mk,

You have a typo in your SSC file: delete the space between
Night and Texture.
Selden

Topic author
mk
Posts: 19
Joined: 28.11.2003
With us: 20 years 11 months
Location: Warsaw, Poland

Post #3by mk » 12.12.2003, 22:16

:?
I've checked all names 3 times and i missed it!
Thanks!
mk


Return to “Celestia Users”