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

Refine Mesh raycast #25484

Merged
merged 10 commits into from
Feb 17, 2023
Merged

Refine Mesh raycast #25484

merged 10 commits into from
Feb 17, 2023

Conversation

ycw
Copy link
Contributor

@ycw ycw commented Feb 12, 2023

fix #25480

src/objects/Mesh.js Outdated Show resolved Hide resolved
src/objects/Mesh.js Outdated Show resolved Hide resolved
src/objects/Mesh.js Outdated Show resolved Hide resolved
@mrdoob mrdoob added this to the r150 milestone Feb 14, 2023
@mrdoob mrdoob merged commit 8f284f6 into mrdoob:dev Feb 17, 2023
@ycw ycw deleted the refine-raycast branch February 17, 2023 10: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.

Make raycasting faster by performing a preliminary check based on the bounding sphere
5 participants