Entity Culling Fabric/Forge

Entity Culling Fabric/Forge

80M Downloads

[Suggestion] Render only glow effect if entity.isCulled

EternalHuman opened this issue ยท 3 comments

commented

Drow only glow effect if entity.isCulled.

image

commented

I have no clue what you mean by that.

commented

This will increase fps due to disabling the rendering of useless parts (Hand item texture/model, armor).

commented

The outline requires rendering the player. I don't think there is a point in trying to "minimize" the amount of things used to render the outline, as this happens relatively rarely, and would just look like a bug when the outline changes(and the performance gain would be next to none).