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

Consider an A-Frame API to expose THREE.BatchedMesh #5396

Open
dmarcos opened this issue Nov 27, 2023 · 1 comment
Open

Consider an A-Frame API to expose THREE.BatchedMesh #5396

dmarcos opened this issue Nov 27, 2023 · 1 comment

Comments

@dmarcos
Copy link
Member

dmarcos commented Nov 27, 2023

Need to still study how it actually works. Anyone already familiar with it more than welcome to propose an API. Thanks!

Context:

mrdoob/three.js#22376

@vincentfretin
Copy link
Contributor

The API is quite similar to THREE.InstancedMesh, see https://github.com/diarmidmackenzie/instanced-mesh for inspiration.
I also created networked-aframe/networked-aframe#485 in networked-aframe for investigation of using it for avatars.

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

No branches or pull requests

2 participants