Skip to content

MoreCulling - v0.6.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@FxMorin FxMorin released this 21 Jul 00:07
· 397 commits to master since this release

This is a pre-release! - Please give feedback in the discussion

This update will be adding multiple different types of Leaves Culling. I want your opinions on it.

Culling Info:
4 different ways to cull leaves.

  • Fast (Ugly but 3.35x faster than vanilla)
  • BlockState (Decent, 1.76x faster than vanilla)
  • Check Surrounding (Good, 1.39x faster than vanilla)
  • Depth (Has 4 modes, ranges from 2.67-1.22x faster than vanilla) - Higher is Faster