Skip to content

Add 3D Model Viewer extension#5849

Open
imboni wants to merge 2 commits intozed-industries:mainfrom
imboni:add-gltf-model-viewer
Open

Add 3D Model Viewer extension#5849
imboni wants to merge 2 commits intozed-industries:mainfrom
imboni:add-gltf-model-viewer

Conversation

@imboni
Copy link
Copy Markdown

@imboni imboni commented May 1, 2026

Summary

  • Adds 3d-model-viewer to the Zed extensions index.
  • Registers https://github.com/imboni/zed-gltf-model-viewer.git as a submodule at extensions/3d-model-viewer.
  • Points the extension entry at version 0.1.0.

Notes

The extension is named 3D Model Viewer because it is intended as a general 3D model previewer. The current implementation supports .glb and .gltf files.

Validation

  • cargo check --locked
  • npm run build
  • COREPACK_ENABLE_PROJECT_SPEC=0 pnpm sort-extensions
  • COREPACK_ENABLE_PROJECT_SPEC=0 pnpm build
  • COREPACK_ENABLE_PROJECT_SPEC=0 pnpm test
  • git diff --cached --check
  • Official extension index validation via validateExtensionsToml, validateGitmodules, and validateGitmodulesLocations.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 1, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @imboni on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@imboni
Copy link
Copy Markdown
Author

imboni commented May 1, 2026

@cla-bot check

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 1, 2026

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot cla-bot Bot added the cla-signed label May 1, 2026
Copy link
Copy Markdown
Author

imboni commented May 1, 2026

@cla-bot check

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 1, 2026

The cla-bot has been summoned, and re-checked this pull request!

@imboni imboni changed the title Add glTF Model Viewer extension Add 3D Model Viewer extension May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant