spoorn / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Water (or transparent fluid) rendered weirdly #109

Open yezhiyi9670 opened 3 years ago

yezhiyi9670 commented 3 years ago

Note: This bug does not only apply to water columns, but some other strange forms of water.

Expected Behavior

A water column should look the same from each direction.

Actual Behavior

A water column does not look the same from different directions, and has a visible chunk border in the middle.

Some surfaces flicker if block face culling is enabled.

image.png

image.png

Reproduction Steps

Make a water column like the one above, and look from different sides.

Attachments

Add any relevant screenshots or videos to this issue as you feel necessary to explain the issue.

System Information

You can obtain this information from the in-game debug screen or through using DxDiag on Windows.

spoorn commented 3 years ago

Do you have Tranclucency Sorting enabled?

yezhiyi9670 commented 3 years ago

This happens regardless Translucency Sorting.