Rendering of resource pack models does not occur at certian angles
Altirix opened this issue ยท 5 comments
Version information
sodium-fabric-mc1.17.1-0.3.0+build.5.jar
Expected Behavior
Vanilla rendering
cullleaves-2.2.0.jar
fabric-api-0.36.0+1.17.jar
Actual Behavior
Sodium rendering
cullleaves-2.2.0.jar
fabric-api-0.36.0+1.17.jar
indium-1.0.0.jar
sodium-fabric-mc1.17.1-0.3.0+build.5.jar
Reproduction Steps
Version - 1.17.1
Required Mods:
cullleaves-2.2.0.jar
fabric-api-0.36.0+1.17.jar
indium-1.0.0.jar
sodium-fabric-mc1.17.1-0.3.0+build.5.jar
Enable smart leaves in resource packs
observe as vanilla renders all models in view distance while sodium only renders models in the current chunk.
Java version
Java 16
CPU
R7 5800x
GPU
RTX 3080
Additional information
refers to TeamMidnightDust/CullLeaves#11
this is the only resource pack ive noticed this behaviour on. other resource packs with models render just fine.
turns out this is present on all packs. it seems to affect all models that fall under the conditions to trigger it. im not sure what exactly causes it but you can easily see it on the Y axis also 3rd person view.
still present as-of 0.4.10, related to #732