Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling "grid" option affecting depth test #271

Open
donmccurdy opened this issue Oct 15, 2021 · 0 comments
Open

Enabling "grid" option affecting depth test #271

donmccurdy opened this issue Oct 15, 2021 · 0 comments
Labels

Comments

@donmccurdy
Copy link
Owner

Testing this model: https://sketchfab.com/3d-models/low-poly-car-chevrolet-c10-pickup-1963-679354c151984747bb74310ec5af8995#download

If I enable/disable the grid, depth information is being lost and some backfaces show through the front of the vehicle. Possibly related to this line:

this.axesHelper.onBeforeRender = (renderer) => renderer.clearDepth();

@donmccurdy donmccurdy added the bug label Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant