One question about VT's in Celestia (1.6.1).
Can a tile of a particular level in a medres/(addon) folder be of a different pixel size than a tile of the same area in the level above or below it?
Such as, can a level9 tile of a particular area be 512x512 pixels while a level10 tile of the same area is 1024x1024 pixels?
VT Question
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
VT Question
Terraformed Pluto: Now with New Horizons maps! :D
- Hungry4info
- Posts: 1133
- Joined: 11.09.2005
- With us: 19 years 2 months
- Location: Indiana, United States
Re: VT Question
I'm pretty sure I've seen this before.
Current Setup:
Windows 7 64 bit. Celestia 1.6.0.
AMD Athlon Processor, 1.6 Ghz, 3 Gb RAM
ATI Radeon HD 3200 Graphics
Windows 7 64 bit. Celestia 1.6.0.
AMD Athlon Processor, 1.6 Ghz, 3 Gb RAM
ATI Radeon HD 3200 Graphics
- t00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
Re: VT Question
PlutonianEmpire wrote:One question about VT's in Celestia (1.6.1).
Can a tile of a particular level in a medres/(addon) folder be of a different pixel size than a tile of the same area in the level above or below it?
Such as, can a level9 tile of a particular area be 512x512 pixels while a level10 tile of the same area is 1024x1024 pixels?
Answer is YES.
If you observe such varying tile sizes in different levels then most probably my texture tools were used to generate the respective VT set. Note that a given VT, say tx_x_y, of a certain level does NOT refer to the same surface part as tx_x_y does in a different level!
In my texture tools, variable tile sizes are used towards the poles, since for increasing latitude (modulus) , the body's circumference decreases. Hence, smaller tile widths are sufficient at high latitudes to achieve the same resolution level as for near-equatorial latitudes! Or expressed differently: working with a constant tile width at high latitudes would give rise to many unnecessary tile overlaps that represent a vaste of graphics storage, decrease rendering speed and can give rise to rendering instabilities etc.
Variable tile sizes represents one of various optimizations and corrections that can only be found in my texture tools.
Fridger
Last edited by t00fri on 11.06.2012, 17:21, edited 1 time in total.
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
Re: VT Question
--- edit ---
Last edited by John Van Vliet on 19.10.2013, 05:00, edited 1 time in total.
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: VT Question
Why can't we do that, if I may ask?john Van Vliet wrote:now what you do NOT want to do is
put 256 x256 tiles in levels 0 to ? 5 in lowres
AND
512x512 tiles in levels 0 to ? 5 in medres
AND have
1024x1024 tiles in liver 0 to ? in hires
Terraformed Pluto: Now with New Horizons maps! :D
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
Re: VT Question
--- edit ---
Last edited by John Van Vliet on 19.10.2013, 05:00, edited 1 time in total.
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: VT Question
Yeah, that makes a lot more sense now, thanks.john Van Vliet wrote:because VT's REPLACE the lores,medres,andhires
or
think of it this way
the level0 IS the old "lores"
the level 2and 3 are the old Medres
and the level 3 and up are the hires
there is NO need to have SMALLER versions of level0 in medres and lores
BECAUSE
level0 IS the lores
level1,2 ARE medres
Terraformed Pluto: Now with New Horizons maps! :D
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: VT Question
New question:
EDIT:
What would variable pixel sizes look like when looking at, creating, and/or editing .ctx files?john Van Vliet wrote:Yes .I do that with the level 0 tiles
i use a 2k image and cut level0 into 1024x1024
then the rest levels are 512
a 1k image in level0 is way WAY too small
this is easier than using "base split"
also you can put a different size in the ctx file
i use 256 ,this causes celestia to move to the higher res image sooner , while zooming in . -- looks better
EDIT:
Do your tools allow images of a certain area rather than the whole globe to be auto-split into smaller tiles?t00fri wrote:PlutonianEmpire wrote:One question about VT's in Celestia (1.6.1).
Can a tile of a particular level in a medres/(addon) folder be of a different pixel size than a tile of the same area in the level above or below it?
Such as, can a level9 tile of a particular area be 512x512 pixels while a level10 tile of the same area is 1024x1024 pixels?
Answer is YES.
If you observe such varying tile sizes in different levels then most probably my texture tools were used to generate the respective VT set. Note that a given VT, say tx_x_y, of a certain level does NOT refer to the same surface part as tx_x_y does in a different level!
In my texture tools, variable tile sizes are used towards the poles, since for increasing latitude (modulus) , the body's circumference decreases. Hence, smaller tile widths are sufficient at high latitudes to achieve the same resolution level as for near-equatorial latitudes! Or expressed differently: working with a constant tile width at high latitudes would give rise to many unnecessary tile overlaps that represent a vaste of graphics storage, decrease rendering speed and can give rise to rendering instabilities etc.
Variable tile sizes represents one of various optimizations and corrections that can only be found in my texture tools.
Fridger
Terraformed Pluto: Now with New Horizons maps! :D
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: VT Question
New question:
If I cut out a small portion of a main non-VT texture, super-inflate it, and then enhance it, do I still need to apply the latitude stretch, or is it already provided by the texture I cut it from?
If I cut out a small portion of a main non-VT texture, super-inflate it, and then enhance it, do I still need to apply the latitude stretch, or is it already provided by the texture I cut it from?
Terraformed Pluto: Now with New Horizons maps! :D
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
Re: VT Question
--- edit ---