Hello developers.
Please can anyone tell me if is possible create conditional textures. Something like this:
Texture {
Season
if (jd/(equivalent condition I)) {
texture "earth-summer.jpg"
}
else if (jd/(equivalent condition II)) {
texture "earth-autumn.jpg"
}
else if (jd/(equivalent condition III)) {
texture "earth-winter.jpg"
}
else if (jd/(equivalent condition IV)) {
texture "earth-spring.jpg"
}
}
NightTexture "eathnigth.jpg"
--------
This will abble us to make station textures for mars ice caps too or if used in night textures may be possible make jupiter tunders! In addition layer effects, would create more dinamic and realistc scenes.
Tanks.
Seasonal textures.
-
- Posts: 1510
- Joined: 07.09.2002
- Age: 59
- With us: 22 years 2 months
- Location: Albany, Oregon
Yes it can be done and I myself started to work on this but I stoped due to a lack of information and data. I latter found what I needed but the whole thing is on hold until I can finish the other big projects I am working on. As soon as I am finished I plan to continue the work I started.
Don.
Don.
I am officially a retired member.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.