chunky-dev / chunky-dev/chunky

Underwater mode for water block height

Open
#1,857 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

As noted in #1855: Having all water blocks below blocks have full height might be desirable for underwater world renders. However, this would cause full height water blocks to be shown at the water surface (similar to the image above).
Minecraft works around this by simply not rendering the water surface when viewed from below for such water blocks (no air in the 3x3 blocks above), but we can't have one-sided water surfaces in a path tracer. Maybe a follow-up PR could add an underwater mode where we apply full block height to all water blocks with a non-air block above them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.