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

BatchedMesh: Add support for raycasting #27146

Merged
merged 16 commits into from
Nov 10, 2023

Conversation

gkjohnson
Copy link
Collaborator

@gkjohnson gkjohnson commented Nov 8, 2023

Related issue: #22376, #27111

Depends on #27120 (must be merged first)

Description

Add support for raycasting to BatchedMesh.

Upcoming PRs

  • Sorting support
  • Add support to ObjectLoader
  • Move to core
  • Documentation

We're so close! 😭

@gkjohnson gkjohnson added this to the r159 milestone Nov 8, 2023
Copy link

github-actions bot commented Nov 8, 2023

📦 Bundle size

Full ESM build, minified and gzipped.

Filesize dev Filesize PR Diff
655.5 kB (162.3 kB) 655.7 kB (162.4 kB) +281 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Filesize dev Filesize PR Diff
448.1 kB (108.3 kB) 448.4 kB (108.4 kB) +281 B

# Conflicts:
#	examples/jsm/objects/BatchedMesh.js
@gkjohnson gkjohnson marked this pull request as ready for review November 8, 2023 10:08
@gkjohnson gkjohnson merged commit d981731 into mrdoob:dev Nov 10, 2023
19 checks passed
@gkjohnson gkjohnson deleted the batched-raycasting branch November 10, 2023 09:59
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

2 participants