{"repo":"tr7zw/EntityCulling","free":true,"listed":false,"github":"https://github.com/tr7zw/EntityCulling","clone":"git clone https://github.com/tr7zw/EntityCulling.git","description":"Using async path-tracing to hide Tiles/Entities that are not visible","language":"Java","stars":331,"topics":["fabric","forge","minecraft","fabric-mod","forge-mod","culling","path-tracing","async"],"license":null,"category":"analytics","readme_excerpt":"Minecraft skips rendering things that are behind you, so why is it rendering everything that you still can't see because of walls or ceilings in the way? This mod introduces asynchronous path-tracing to efficiently determine what's actually visible to the player. Using other available CPU cores, it calculates line-of-sight visibility in real time and eliminates unnecessary draw calls/processing for hidden block entities and entities. This can drastically improve the frame rate, depending on the number of entities and the position in the world. Asynchronous Path-Tracing - Uses spare CPU threads to calculate visibility - Runs alongside the main game thread without blocking (every few ticks, required data will be collected on the main thread) - Updates visibility data in real time, keeping pop-ins to a minimum Entity Tick Optimization - Reduces client impact from entities that are not visible - Fully configurable and compatible with most mods - No impact on server-side simulation, farms, or mob behavior Fully Configurable - All features of the mod can be toggled on/off in the config screen - Whitelist entities and block entities that should not be culled or tick-culled - When playing with fast graphics or custom leaves, there is an option to treat leaves as solid blocks for Entity Culling. This can help to increase the performance in forested areas Minecraft Loader Status Version Note --------------- ----------------------- ----------------- ---------- --------------------------","default_branch":null,"files":null,"tree":[],"storefront":"/r/tr7zw","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tr7zw/EntityCulling/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}