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
151 stars 32 forks source link

Implement quad side filtering #214

Open FxMorin opened 10 months ago

FxMorin commented 10 months ago

Quad side filtering is when you would specify to only draw quads facing a certain direction. Once its implemented it will be the fix for: #165

Basically we need the ability to cull all sides of a block, except not its inner faces. Such as for powdered snow.