30 Commits

Author SHA1 Message Date
Xonk
396c9edba7 fix atmosphere haze absorbance. fix small specular reflection issue 2024-07-07 16:29:14 -04:00
Xonk
d5a92880ac try to improve how VL fog goes away in caves/low light levels 2024-06-28 16:59:33 -04:00
Xonk
fe459005c9 fix blocklight and ambient light interactions with rtao/ssgi/gtao. fix atmosphere haze self absorbance. fix cloud lighting during nausea. fix the issue were floodfill handheld lights cannot be toggled off. fix hardocded emission writing to the wrong buffer. fix lighting on translucents/particles in the end/nether 2024-06-23 21:43:15 -04:00
Xonk
56ad3b059d add floodfill light propagation in vl fog. fix up nether and end shaders. tweaked shadows some. improved filtering for shadows/ssao, and VL fog. improved the "clouds intersect terrain" setting 2024-06-19 21:44:21 -04:00
Xonk
04bbc79b89 fix compile error when floodfill gets enabled. fix compile error when TAA is turned off. fix compile error when aerochrome is turned on. re-added "render clouds as fog" setting. fix DOF using wrong depth buffer for CoC. fix cave fog when DH is enabled. fix block breaking effect not having alpha discard. changed "clouds intersect terrain" setting to work better on edges, but work worse everywhere else. 2024-06-12 20:56:14 -04:00
Xonk
a7ab9f971f Balance cloud lighting. remake altocumulus shapes. Add daily weather profiles. Add rainy weather. clean vl fog code and fix atmospheric haze contribution to bloomy fog. add motion blur. add new composite pass dedicated to post processing effects (damage effects, motion blur, whatever). fix waving for tall plants. fix broken lighting when HQ ambient light is enabled. improve screenspace SSS on DH chunks. add more DH settings. add "large waves" setting for water. make moonlight slightly darker. improve cave fog. remade cave detection. fix upscaling scaling issues 2024-06-10 23:26:19 -04:00
Xonk
dcce8e5358 make daily weather fully functional (No defaults yet). fix damage effects from randomly happening. fix AO strength slider not function when SSAO is on. 2024-05-22 00:01:17 -04:00
Xonk
25a2284a60 LOTS of fixes, changes, improvements. changes made is bloated because of a skill issue.
FIXED AND IMPROVED translucent rendering. FIXED random stuff from rendering over the hand. FIXED hand shading. FIXED blue horses. FIXED translucent lighting on the hand. FIXED translucent lighting on entities. IMPROVED colored shadows. IMPROVED SSAO application to the scene. IMPROVED subsurface scattering and give it more settings. IMPROVED bloom. ADD AgX tonemap and make it default.
2024-05-04 21:08:24 -04:00
Xonk
4bd3510497 fix SSS with colored shadows. FIX VPS not working. 2024-03-21 19:52:55 -04:00
Xonk
1cfb3f2f8c fix fog in caves 2024-03-21 16:37:24 -04:00
Xonk
6576c835dc ADD Colored shadows 2024-03-20 21:44:25 -04:00
Xonk
1ea16b150a improve fog upsampler and filtered effects upsampler. improve metals in specular reflections. fix end and nether not compiling, and fix SSAO making them black. redo water shader. added water caustics strength misc setting. add 2 new post process types "xonk tonemapp" and "full reinhard". create overdraw prevention for DH shadowmap. fix SSS with dh shadowmap. tweak screenspace shadow SSS to be better in the distance. add fog behind glass. move water fog to be done in the fog behind glass pass. 2024-03-01 22:48:09 -05:00
Xonk
088b8206c1 FIX stochastic shadows on IRIS. add filter option for SSAO and all SSS types. imrpove fog upsampling (even when DH is being used). ambient light is more consistent across all types of weather. tweak cloud lighting. 2024-02-16 21:28:13 -05:00
Xonk
b91c1f796f add max distance for biome effects. make border fog cylindrical. Fix compile error on optifine. 2024-02-12 00:49:20 -05:00
Xonk
d2d28bdf8e new TAA test for AMD. a improved ambient lighting for clouds. fixed line on border fog. 2024-02-11 16:27:14 -05:00
Xonk
12df326c72 small tweak to fix VL fog after flying above clouds. fix issue where reflections got the wrong fog function 2024-02-10 19:18:31 -05:00
Xonk
7d65d65179 FIX TAA when distant horizons is on. ADD DH submenus 2024-02-10 18:10:46 -05:00
Xonk
1b15799911 add DISTANT HORIZONS SHADER PROGRAMS, and then make them work. 2024-02-05 16:04:37 -05:00
Xonk
f9024fb91b make shadowmap work with "render clouds as fog" setting 2024-01-09 21:02:48 -05:00
Xonk
3eb81ec185 re-implement "render clouds as fog" setting. still has no curvature fix but its better than before... 2024-01-09 20:53:17 -05:00
Xonk
a646231679 Redo Cloud raymarcher, allow more settings for each layer. disable "render clouds as fog" for now 2024-01-01 17:56:59 -05:00
Xonk
f47e212d86 removed the "cloud cradle" on the horizon. added fake rayleigh scattering for distant clouds. fixed issue where ambient SSS didnt adjust with ambient brightness. added some requested lights to .properties files. added a "original chocapic sky" misc option. removed stonger sunlight sky absorbtion. tweaked border fog and made it on by default 2023-12-31 16:51:35 -05:00
Xonk
7bf793bf53 fix small issue with fog over blooming 2023-12-27 15:10:50 -05:00
Xonk
3d58394509 re-do border fog. make the sunlight get absorbed by the sky more (it gets more colorful). clean up the fog with clouds function 2023-12-27 15:04:36 -05:00
Xonk
2d64880893 re-implement "render fog with clouds" option. 2023-12-26 19:57:30 -05:00
Xonk
d0c2712da0 DOUBLE LAYER CLOUDS TEST 4. a few tweaks to the sky. fixed auto-exposure. fixed water glowing in dark places. fixed RP skies glowing. 2023-12-11 16:12:25 -05:00
Xonk
3893c87607 DOUBLE LAYER CLOUD TEST #3. altered the atmosphere and cloud blending into it. fixed fog ambient color being black. 2023-12-08 01:14:42 -05:00
Xonk
72709b914d DOUBLE LAYER CLOUD TEST #2. tweaked cloud lighting further. tweaked the sky ground. added gradient to fog skylighting. fix hand bug with bloomy fog. 2023-12-05 22:06:47 -05:00
Xonk
a4f448987f FIX DOF and exposure. tweak fog phase. make cloud shadows not go crazy at low sun angles. adjust bloomy fog default value. 2023-10-23 17:15:56 -04:00
Xonk
d26a29d1f2 extend sun/moon illuminance sliders 2023-10-22 15:57:26 -04:00