一个漂亮的Minecraft高版本着色器,具有体积云与体积雾
Go to file
2024-06-23 21:43:15 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2024-06-11 18:01:35 -04:00
shaders 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
CREDITS.txt do stupid thing 2024-05-04 21:36:06 -04:00
LICENSE.md Create LICENSE.md 2023-01-14 23:12:40 -05:00
README.md Add Null to readme special thanks (Long overdue). fix lit particle brightness misc setting. fix visible precision errors on decoded lightmaps 2024-05-22 17:06:21 -04:00

Bliss

I always loved chocapic's shaders, and how customizeable it was. But i wanted MORE. i eventually started tweaking the shader, adding settings, breaking stuff, and after a while wanted to impose my own visual style onto the shader. i wanted to emphasize a varying scene, where the lighting isn't always the same whenever or wherever you are.

SPECIAL THANKS:

  • Chocapic13, for the base shader
  • WoMspace, for spending alot of time creating a DOF overhaul
  • Null, for doing a huge amount of work creating the voxel floodfill colored lighting
  • Emin, and Gri573, for teaching me how to stop alot of light leaking
  • RRe36 and Sixthsurge, for the great ideas to steal

Want to support me? donate on my patreon

IN-DEVELOPMENT VERSIONS AND RELEASE VERSIONS

In-development versions are the very latest versions, and are released regularly to be tested by anyone. Please report any issues you find.

Release versions are uploaded when the in-development version is stable enough, and has enough changes to warrant a release. These are the versions uploaded to Modrinth or Curseforge. The release versions are not the very latest version.

Download the latest in-development version:

  • locate the green "code" button on this page. this button is NOT in the releases page.
  • click the green "code" button and select "download zip".
  • once the zip file finishes downloading, install it like a normal shader. you do NOT need to unzip/extract/decompress.

Download the latest release version:

  • locate the "Releases" tab on the right side of this page.
  • find the release version you want to download. locate the files attactched to it, and download the file named similar to "Bliss_(version)_chocapic13_shaders_edit.zip"
  • once the zip file finishes downloading, install it like a normal shader. you do NOT need to unzip/extract/decompress.