Skip to content

Document Viewer Lite - #1614

Merged
ryantrem merged 1 commit into
masterfrom
viewer-lite
Aug 24, 2026
Merged

Document Viewer Lite#1614
ryantrem merged 1 commit into
masterfrom
viewer-lite

Conversation

@ryantrem

Copy link
Copy Markdown
Member

Summary

  • add a dedicated Viewer Lite documentation page
  • document NPM and CDN setup, WebGPU requirements, and current limitations
  • link Viewer Lite from the Viewer overview, interface reference, and navigation

Validation

  • npm run validate:content
  • npm run build:content

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ebe4d916-6045-40a9-a413-71e53db9bd09
@ryantrem
ryantrem requested review from RaananW and a lite review from Copilot August 24, 2026 19:57
@ryantrem
ryantrem enabled auto-merge (squash) August 24, 2026 19:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation and navigation for the WebGPU-only Viewer Lite variant.

Changes:

  • Documents NPM/CDN setup, WebGPU requirements, and limitations.
  • Links Viewer Lite from related Viewer documentation.
  • Adds Viewer Lite to navigation.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Summary Review
content/features/featuresDeepDive/babylonViewer/v2/viewerLite.md Adds Viewer Lite documentation Update the inconsistent package name to babylon-lite or align the package configuration.
content/features/featuresDeepDive/babylonViewer/v2/elementInterface.md Documents Lite interface limitations No issues noted.
content/features/featuresDeepDive/babylonViewer.v2.md Links to Viewer Lite No issues noted.
configuration/structure.json Adds Viewer Lite navigation entry No issues noted.
Suppressed comments (1)

content/features/featuresDeepDive/babylonViewer/v2/viewerLite.md:64

  • WebGPU is exposed only in a secure context, so this requirement is incomplete: a supported browser on an HTTP origin will still fail to initialize Lite (apart from localhost development). Please call out HTTPS, with the localhost exception, here so users do not interpret browser support alone as sufficient.
Viewer Lite requires WebGPU and does not fall back to WebGL. Verify that WebGPU is available in every browser you support before choosing Viewer Lite.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread content/features/featuresDeepDive/babylonViewer/v2/viewerLite.md
@bjsplat

bjsplat commented Aug 24, 2026

Copy link
Copy Markdown

@ryantrem
ryantrem merged commit de2367f into master Aug 24, 2026
3 checks passed
@ryantrem
ryantrem deleted the viewer-lite branch August 24, 2026 20:42
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.

4 participants