vram-guild / canvas

Shader-Based Minecraft Renderer for Fabric
GNU Lesser General Public License v3.0
424 stars 40 forks source link

Feature request: Per-vertex biome color smoothing #66

Open yavincl opened 4 years ago

yavincl commented 4 years ago

Just thought that Sodium's biome blending looked way better than Vanilla's. Someone in a modding discord explained to me that Sodium had per-vertex smoothing rather than per-face, leading to a non blocky look to the smoothed colors.

2020-07-18_18 22 04

grondag commented 4 years ago

This is already implemented for fluids and will be added for blocks.