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

Document how to create your own build with custom inflators #2

Open
vincentfretin opened this issue Mar 12, 2024 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@vincentfretin
Copy link
Member

I made the package to be reusable (I defined exports in packages.json) so you can do your own build with customized gltfInflators.
More or less import the components you want, and the inflators you want, and register them like in
https://github.com/c-frame/aframe-gltf-model-plus/blob/main/src/inflators/index.js

@vincentfretin vincentfretin self-assigned this Mar 12, 2024
@vincentfretin vincentfretin added the documentation Improvements or additions to documentation label Mar 12, 2024
@vincentfretin vincentfretin moved this to Planned in Sponsorship Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Planned
Development

No branches or pull requests

1 participant