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

facet depth sort refactor to take in account any indices array type #3141

Merged
merged 4 commits into from Nov 14, 2017
Merged

facet depth sort refactor to take in account any indices array type #3141

merged 4 commits into from Nov 14, 2017

Conversation

jbousquie
Copy link
Contributor

Internal improvement.
The facet depth sort has been rewritten this way :
The indices array (stored in the Geometry object) is no longer modified. It's only read.
Another typed array is used to store the sorted indices and to pass them to the GPU with updateIndices()

@Temechon
Copy link
Contributor

It seems to have conflicts on abstractMesh.ts...

@Temechon
Copy link
Contributor

Conflicts resolved with Jerome

@deltakosh deltakosh merged commit 99d664d into BabylonJS:master Nov 14, 2017
@jbousquie jbousquie deleted the FacetData.depthSort branch January 31, 2018 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants