Hi! I try to make a night/day cycle with the cloudy skybox from Martinsh: https://www.youtube.com/watch?v=Ajg8Xi9hGVE
I added a sun and a moon. But I’m facing a problem at the end of night. I don’t know how I could have a good fade effect when the day appears and the moon disappears (I use a Timer called “mixFactor”. It begins at dawn. It is used to mix moonTexture with dayColor line 214 and it is also used to decrease moon radiance line 178). My file:
http://www.pasteall.org/blend/36603
If you have any idea or suggestion (about my problem), it would be cool! Thanks!
EDIT: Could you tell me if it runs fine or not on your computer too?