Some side-by-side comparison of Vanilla AC, Sol and the Base implementation. CSP was running for all of the tests. Just to show that, besides of fps fluctuations caused by the different AI positions, the fps is nearly the same in all tests.
So it was a proof of the main influences of weatherFX and the basic implementation functions.
Edit: Video settings 2560x1440,...
2020-09-19 09:16:36 +0000 UTC
View Post
changelog:
- sky clouds: Cirrostratus, more backlight while night
- sky presets: some changes to "flight sim"
- filter: integrated new fog dense calculation to light's multiplier and glow brightness
- PPfilter/custom config: reworked __Sol filter to match Sol 2.0
2020-09-16 07:46:37 +0000 UTC
View Post
Tested with 24 AI (no rain CSP physics yet)
2020-09-14 17:50:56 +0000 UTC
View Post
Sol 2.0 alpha 1
You need CSP 1.63-preview45 or later !!!
12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
http://www.mediafire.com/file/a0hmwjhuvv0zzt9/S...
2020-09-13 10:41:38 +0000 UTC
View Post
2020-09-12 19:26:37 +0000 UTC
View Post
Some pics from today's coding. Different times with scattered clouds weather.
2020-09-08 20:33:37 +0000 UTC
View Post
For Sol 1.7 i rebuild the whole weather creation system. Its now more consistent and uses much less memory.
For this system i also rebuild the fog creation system. It uses 5 fog layers, which are mixed together. This prevents wrong interpolated values, which happend with the old code.
You see the new CSP sky shader v2 in action. Its fully integrated in ...
2020-08-29 09:26:50 +0000 UTC
View Post
Ilja added a new fuction to weatherFX: rainbow.
I just tested its graphics and now i'm thinking about, to integrate it the right way.
In real its pretty rare, so it should be in Sol, but it should also be 100% reproducible, if the right conditions are set.
2020-08-28 08:13:39 +0000 UTC
View Post
I'm working on the basic curves for the new skyshader.
You see a transition from night to nearly sunrise.
Its just the clear sky without any clouds, which will later also catch the right light.
2020-08-23 18:10:17 +0000 UTC
View Post
2020-08-22 10:36:10 +0000 UTC
View Post