Giter Club home page Giter Club logo

Comments (10)

tr7zw avatar tr7zw commented on May 24, 2024 1

That branch has (hopefully) a lot of bugfixes and also doubles the max tracing distance to 128. Stuff that is even further will now just be marked as ok to render(if the entity view distance allows it). Would be neat to get feedback, and can be downloaded from https://github.com/tr7zw/EntityCulling-Fabric/actions?query=branch%3Aexternal , the select the newest build, and then "Artifacts" download at the bottom of the page.

from entityculling.

xpopy avatar xpopy commented on May 24, 2024

This is mentioned on the curseforged page

This mod calculates the visibility of tile/-entities 64 blocks in each direction of the player(so a 128x128x128 cube in total), everything outside of that is considered too far away and is invisible

I assume its temporary and will be fixed in the future

from entityculling.

tr7zw avatar tr7zw commented on May 24, 2024

Yea also from the comments:

id gladly use this if the entity rendering range is ever configurable/increased!
i enjoy seeing entities from quite a distance away (especially with mods like WI Zoom)

The issue is that increasing the tracing distance exponentially increases the work/memory needed. Once everything is stable I'll try to make it use the entity view distance sliders value, for now, it is 64 blocks(the maximum distance you can see stuff like chests/signs in vanilla).

from entityculling.

supersaiyansubtlety avatar supersaiyansubtlety commented on May 24, 2024

In the meantime, would it be possible to just stop entity culling from culling anything when entity render distance is >100%?
This would at least allow us to check on distant entities with the mod installed.

from entityculling.

supersaiyansubtlety avatar supersaiyansubtlety commented on May 24, 2024

This mostly fixes the >build limit issues for me, except the player themselves doesn't render above build limit in third person.

from entityculling.

tr7zw avatar tr7zw commented on May 24, 2024

This mostly fixes the >build limit issues for me, except the player themselves doesn't render above build limit in third person.

grafik
?

from entityculling.

tr7zw avatar tr7zw commented on May 24, 2024

Update: this isn't an issue of the culling mod that the player turns invisible when too high/low. You can test that by toggling the culling off with the hotkey, the player stays invisible. Also, it doesn't happen with just the culling mod installed. My guess is that it's optifine? So won't stop the release because of this since it is unreleated.

from entityculling.

DragonEggBedrockBreaking avatar DragonEggBedrockBreaking commented on May 24, 2024

That branch has (hopefully) a lot of bugfixes and also doubles the max tracing distance to 128. Stuff that is even further will now just be marked as ok to render(if the entity view distance allows it). Would be neat to get feedback, and can be downloaded from https://github.com/tr7zw/EntityCulling-Fabric/actions?query=branch%3Aexternal , the select the newest build, and then "Artifacts" download at the bottom of the page.

So has this bug been fixed?

from entityculling.

tr7zw avatar tr7zw commented on May 24, 2024

Yea give it a try with https://github.com/tr7zw/EntityCulling-Fabric/actions/runs/673082579 , currently validating that everything works as it should so I can release it on Curse.

from entityculling.

supersaiyansubtlety avatar supersaiyansubtlety commented on May 24, 2024

Update: this isn't an issue of the culling mod that the player turns invisible when too high/low. You can test that by toggling the culling off with the hotkey, the player stays invisible. Also, it doesn't happen with just the culling mod installed. My guess is that it's optifine? So won't stop the release because of this since it is unreleated.

Hm, I don't use optifine so it's not that. Strange.

from entityculling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.