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

Added support for clip planes to the edge renderer #10132

Merged
merged 5 commits into from
Apr 3, 2021
Merged

Added support for clip planes to the edge renderer #10132

merged 5 commits into from
Apr 3, 2021

Conversation

Popov72
Copy link
Contributor

@Popov72 Popov72 commented Apr 3, 2021

In the process, I have added clip planes support to the ShaderMaterial as the edge render is rendering lines through a ShaderMaterial.

Fix #10053

@deltakosh deltakosh added the automerge Label to flag PR that can be automerged label Apr 3, 2021
@mergify mergify bot merged commit 96274f3 into BabylonJS:master Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Label to flag PR that can be automerged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable edges from edge rendering to be clipped by clipping planes
2 participants