Entity Culling Fabric/Forge

Entity Culling Fabric/Forge - Minecraft Mod

Installation:Entity Culling

Using async path-tracing to skip rendering Block/Entities which are not visible. Minecraft already skips rendering things behind you, so why render all that's hidden from your view due to a wall? This mod uses extra CPU cores/threads to perform quick path-tracing from your camera to all blocks/entities to determine whether those would be visible. If they are not, at rendering time they are skipped, like the entities behind your character are skipped.

Dependencies

None

Incompatible

None (With some mods, you might need to add blocks to the config whitelist to fix visual issues)

Tested with

  • Sodium
  • Iris
  • Optifine

Note to why it works even with Sodium/Optifine

This mod has been tested with the following mods in conjunction: Optifine (Optifabric), Iris, Sodium; FPS gain is realized in places such as game server lobbies. The 'Use Entity Culling' in the Advanced settings of Sodium isn't as aggressive and will still render entities if the chunk they're within is in view, even if the entity itself isn't.

Compatibility

  • {{version.name}}
  • Platforms

  • {{platform.name}}