Brute force Rendering Culling

Brute force Rendering Culling

Mod

Culling something can't seeing

Client Optimization

8,884 downloads
63 followers
Created3 months ago
Updated24 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Introduce

Brute force Rendering Culling (hereafter referred to as the mod) is an optimization mod in terms of rendering. Utilizing Hierarchical Z-Buffer Occlusion Culling technology, this mod can additionally cull some invisible chunks beyond the vanilla game, reducing a portion of the overhead in chunk compilation and rendering. It's designed to alleviate the problem of decreased rendering efficiency due to excessive blocks and entities in later stages of mod packs. It can achieve some frame rate improvements in environments with many occlusions, but no significant frame rate boost is observed in open vistas. Any entities and chunks that are not visible in the player's view will have their rendering submissions canceled at the CPU stage. When used in conjunction with Sodium (Embeddium), better optimization results can be achieved. It is compatible with Iris, Oculus, Nvidium, and OptiFine.

The mod settings default to using the "R" key to open, and key bindings can be changed in the settings.

Compatibility:

  1. Due to the use of GPU instantiation to assist computation, entity culling functionality cannot run on graphics card devices that do not support OpenGL 3.3. If your device can run the Sodium, it can also support instantiation entity culling functionality. This mod utilizes a portion of GPU computation to alleviate CPU culling and chunk compilation overhead. If your GPU doesn't have additional computational power to render culling textures, it may slightly reduce the maximum frame rate in open vistas, typically below 5%.
  2. After simple testing and compatibility processing, this mod is compatible with Sodium, Embeddium, Rubidium, Iris, Oculus, and OptiFine in MC version 1.18. Starting from MC version 1.20, it no longer supports Rubidium.
  3. In Minecraft version 1.18.2, Rubidium is supported only in mod versions 0.5.4 and below. Since Rubidium is no longer updated, mod versions 0.5.4 and above only support Sodium and Embeddium.
  4. In Minecraft version 1.18.2, the Async Rebuild Chunk feature uses independent chunk searching. Therefore, when the Async Rebuild Chunk feature is enabled, the Valkyrien Skies mod's chunk updates will not rebuild correctly.

Project members

RogoShum

Member


Technical information

License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID