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

Enhance documentation and components for GLB asset handling #26

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

marklundin
Copy link
Member

  • Introduced a new docs only Glb component for loading GLB assets, replacing the previous GlbAsset component.
  • Updated mdx-components.js to include the new Glb component in the default export.
  • Refactored route.ts to import additional utilities for file handling.
  • Modified getting-started documentation to reflect the changes in GLB asset usage.

This update improves the asset loading process and enhances the clarity of the documentation.

- Introduced a new `Glb` component for loading GLB assets, replacing the previous `GlbAsset` component.
- Updated `mdx-components.js` to include the new `Glb` component in the default export.
- Refactored `route.ts` to import additional utilities for file handling.
- Modified `getting-started` documentation to reflect the changes in GLB asset usage.

This update improves the asset loading process and enhances the clarity of the documentation.
@marklundin marklundin added the documentation Improvements or additions to documentation label Dec 19, 2024
@marklundin marklundin self-assigned this Dec 19, 2024
@marklundin marklundin merged commit af92051 into main Dec 19, 2024
1 check passed
@marklundin marklundin deleted the fix-glb-issue branch December 19, 2024 16:04
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant