chunky-dev / chunky-dev/chunky

Water plane and normal water interaction

Open
#636 2 comments 0 reactions 0 assignees View on GitHub
bug chunky 2.x renderer
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

Apart from the jello water that should be fixed by #635, using water plane creates some artifacts when interacting with normal water.
When the water plane is set at a different height than the normal water, we get a "double submerging" effect.
Water plane above normal water :
![higher-level-new-fix](https://user-images.githubusercontent.com/23342398/87696615-59437580-c791-11ea-900e-75579df94119.png)
(Visible on the left island)

Water plane below normal water:
![lower-level-new-fix](https://user-images.githubusercontent.com/23342398/87696672-6c564580-c791-11ea-9c50-d57305b67c47.png)
(Visible on the left island)

When the water plane is at the same level than the normal water, there is still an artifact where the octree stops
Water plane at the same level:
![same-level-new-fix](https://user-images.githubusercontent.com/23342398/87696813-a293c500-c791-11ea-8a89-64bb1c33c3de.png)
(See the top right corner of the image)

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.