Skip to content

Conversation

@willeastcott
Copy link
Contributor

This pull request adds a new example demonstrating how to use annotations with Gaussian splats in the PlayCanvas Web Components project. The update introduces a dedicated HTML example for "Splat Annotations" and includes it in the example list for easy access.

New example addition:

  • Added a new file, splat-annotations.html, featuring a scene with a bicycle Gaussian splat model and ten detailed annotation points, each highlighting a specific feature of the bicycle. The example leverages multiple PlayCanvas scripts and assets to showcase annotation functionality.

Example list update:

  • Updated example-list.mjs to include the new "Annotations (Splat)" example, making it available in the examples navigation.

@willeastcott willeastcott requested a review from Copilot January 12, 2026 14:06
@willeastcott willeastcott self-assigned this Jan 12, 2026
@willeastcott willeastcott added the enhancement New feature or request label Jan 12, 2026
@willeastcott willeastcott merged commit 9fb152d into main Jan 12, 2026
6 checks passed
@willeastcott willeastcott deleted the splat-annotations branch January 12, 2026 14:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds a new example demonstrating how to use annotations with Gaussian splat models in the PlayCanvas Web Components project. The example showcases a bicycle splat model with ten detailed annotation points, each highlighting a specific feature.

Changes:

  • Added splat-annotations.html with a bicycle Gaussian splat and ten annotation points
  • Updated example-list.mjs to include the new "Annotations (Splat)" example in the navigation

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
examples/splat-annotations.html New example file featuring a bicycle Gaussian splat model with ten detailed annotations describing bicycle features, camera controls, XR support, and vignette effects
examples/js/example-list.mjs Added "Annotations (Splat)" entry to the examples list, maintaining alphabetical order

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants