using images different file formats

Post requests, images, descriptions and reports about work in progress here.
Topic author
duds26
Posts: 328
Joined: 05.02.2007
Age: 35
With us: 18 years 2 months
Location: Europe

using images different file formats

Post #1by duds26 » 13.12.2007, 18:58

I'm downloading and enjoying the bluemarblenextgeneration

But because the images take in so much space in png, want to experiment with images in jpg and jpg2000 and have also images in dds format.

In the addon a .ctx file that specifies the file format as being png.

Code: Select all

VirtualTexture
{
        ImageDirectory "BMNG"
        BaseSplit 0
        TileSize 2048
        TileType "png"
}


Can I safely delete that line of code that says: TileType "png"

Celestia surely looks at the images itself for knowing the file format, or not?

By the way, does Celestia supports lossy and lossless jpeg2000 ?

Return to “Add-on development”