I studied the docs and wrote the .ctx & .ssc files that I place in the Celestia directory as follow :
C:\Program Files\Celestia\extras\gebco_bathy.ssc
Code: Select all
AltSurface "gebco_bathy" "Sol/Earth"
{
Texture "gebco_bathy.ctx"
C:\Program Files\Celestia\extras\gebco_bathy\textures\hires \gebco_bathy.ctx
Code: Select all
VirtualTexture
{
ImageDirectory "gebco_bathy"
BaseSplit 0
TileSize 1024
TileType "dxt5nm"
}
Then I copied the tiles folders there :
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level0\*.dxt5nm
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level1\*.dxt5nm
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level2\*.dxt5nm
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level3\*.dxt5nm
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level4\*.dxt5nm
Celestia\extras\gebco_bathy\textures\hires\gebco_bathy\level5\*.dxt5nm
When I launch Celestia and right click on the Earth, I can see in the drop down menu my gebco_bathy texture.
If I choose it the surface of the Earth became totally WHITE
I guess something is missing somewhere. But what and where ?
Another question, is it possible to put those huge tiles folders out of Celestia directory, on another partition with more free space ?
Thanks again to share your knowledge with beginners.
Kind regards,
--
Woody