PorkStudios / FarPlaneTwo

Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
https://daporkchop.net/
Other
1.45k stars 48 forks source link

Add snow colours to rough LOD #15

Closed sisby-folk closed 3 years ago

sisby-folk commented 3 years ago

Rough LOD (on the left and right) would present a closer approximate of vanilla terrain if it could be coloured based on the expected presence of snow. image

If #8 includes the exact rendering of minecraft:snow (as shown missing on the trees in the center), these would go hand in hand.

DaMatrix commented 3 years ago

closing, duplicate of #8

sisby-folk commented 3 years ago

For clarity - fixing the rendering of partial blocks #8 will also mean that lod generated using a rough generator will have accurate snow coloring?

DaMatrix commented 3 years ago

not sure what you mean by "snow coloring" - ideally, it would simply be able to render the snow layer as the surface block (instead of grass)