FxMorin / MoreCulling

Stop rendering things you can't see. A mod that changes how multiple types of culling are handled in order to improve performance
https://modrinth.com/mod/moreculling
GNU General Public License v3.0
150 stars 31 forks source link

End Rod culling is not working #294

Closed yumunet closed 1 month ago

yumunet commented 1 month ago

The top of end rod isn't culled. (0.23.1 or later) Unlike #292, it doesn't work with Sodium. However, like the top of the fence culling, this happens in 0.23.1 or later, so it may be related.

Tests

World:

0.27.1

1.21.1, Fabric Loader 0.16.5 (Mods: Cloth Config 15.0.140, Fabric API 0.104.0)

It doesn't work (even with Sodium 0.6.0 beta1 or beta2).

0.23.1

1.20.4, Fabric Loader 0.16.5 (Mods: Cloth Config 13.0.138, Fabric API 0.97.2)

It doesn't work (even with Sodium 0.5.8).

0.22.1

1.20.4 (Same instance as above)

It works.

yumunet commented 1 month ago

PS: Sorry for submitting so many issues. I found these issues while testing the effect of More Culling.

I know you are busy, so I don't mean to rush you.👍️

FxMorin commented 1 month ago

@yumunet All good. We are working on fixing a lot of the issues and releasing a multiloader version. So this is actually pretty good timing

yumunet commented 1 month ago

Sorry, this is not fixed in v1.0.0-beta.1. (Both Fabric and NeoForge 21.1.61)