Thanks its nice, the intensity of the moon and the sun is that adjustable?
and for the clouds I mean the shape of the clouds, different kind of clouds for day and night, therefore different presets. and for example more clouds in the evening and less during the day
The new version is in assets store now, faster that I though. I forget to mention the new version change the cycle setting, is may affect the old version a little bit, when you upgrade the old project, remember check the cycle setting.
And the sunshafts only preview in game window.
The AIO v1.3 have change a lot, the old sky shader only have 2 layer, the v2 shader have 4 layer, although there is 4 layer, but it all Combine to One Layer clouds, like fbm noise, it make the clouds shape look better, since 4 layer in different depth, so it look more like volumetric clouds.
The clouds layer have a normal maps, but the sun is directional light, is only have one direction, so I project the sun to the sky dome, make it like a point light, so it can lighting the clouds in different direction.
I’m discovering your asset at the moment and i am quite impressed! Congrats!
Talking about performance, what can u say about AIO vs traditionnal sky system?
I’m hunting fps (like any of us) and i really appreciate the different style you show on your video: realistic, toon, low poly…
I already own some sky systems, but i’m always looking at interesting solutions. I want something to look like zelda breath of the wild…Toon but real classy:p (not low poly) here is my project:
The question is: can i get some volumetric clouds with low fps count?
About fps, it should better that most sky system but not good enough in mobile, on GT650m notebook, 1080p more than 200 fps, in my phone only get 20fps, but I was planed to move some gpu work to cpu, let say as this moment, every pixal need to calculate the day night cycle, it is for user easy to use it, but not good for the gpu, if I make 2 version shader, runtime and editor mode, then I can get both thing, fast and easy to use.
About zelda breath of the wild, I don’t think it is volumetric clouds, it is more like my solution, but it mainly base on hand paint clouds, so unless you will paint your clouds, as this moment, AIO Sky can’t do the same thing, but I will try to remake the same sky, since I away need to remake my clouds maps, to make a good clouds map isn’t easy, I already try a lot.