New feature for 1.5?
-
Topic authordalmatian_fanatic
- Posts: 39
- Joined: 13.09.2006
- With us: 18 years 2 months
- Location: personal
New feature for 1.5?
I've been thinking, perhaps Celestia 1.5 should have a feature that renders multiple cloud maps(maybe 5 at the most), this would really give some depth to gas gaints(realistic & fictional)
-
- Posts: 25
- Joined: 09.05.2006
- With us: 18 years 6 months
Since the current clouds are a larger sphere mesh with an alpha channeled texture it is possible to do, but i doubt the preformance hit would be worth it unless you have a really high end system. The gas giants in celestia by default have no cloud mesh at all (the planet map itself being its cloud deck). Someone has made a dynamic jupiter cloud add on (check celestia motherlode).
Maybe this should have been posted in the development thread
Maybe this should have been posted in the development thread
-
- Posts: 34
- Joined: 29.03.2006
- With us: 18 years 7 months
- Location: Romania, Bucharest
Celestia v1.5.0 adds support for Cloud NormapMaps. e.g. with the Atmosphere declaration
Unfortunately, there is no support (yet?) for specular reflections.
I don't know of any that people have published, though. Someone else will have to help with that.
Code: Select all
CloudNormalMap "normalmap.*"
Unfortunately, there is no support (yet?) for specular reflections.
I don't know of any that people have published, though. Someone else will have to help with that.
Selden
-
- Posts: 25
- Joined: 09.05.2006
- With us: 18 years 6 months
One can add multiple layers by various "hacks" when using the current versions of Celestia:
multiple planets at the same location with only their cloud layers showing is one way. Another is to define your own spherical models with the same orbital parameters as the planet and map cloud textures on them.
Unfortunately, Celestia v1.5.0 still has a problem depth sorting transparent objects, so neither of these solutions is entirely satisfactory.
multiple planets at the same location with only their cloud layers showing is one way. Another is to define your own spherical models with the same orbital parameters as the planet and map cloud textures on them.
Unfortunately, Celestia v1.5.0 still has a problem depth sorting transparent objects, so neither of these solutions is entirely satisfactory.
Selden