Add uiblocks addon and an xrblocks integrated sample.#199
Open
Add uiblocks addon and an xrblocks integrated sample.#199
Conversation
5a3ecb0 to
e539eac
Compare
Collaborator
|
The package-lock is pointing to google-internal URLs. |
dli7319
reviewed
Mar 19, 2026
rollup.config.js
Outdated
| }, | ||
| }), | ||
| ], | ||
| onwarn: (warning, warn) => { |
Collaborator
|
Thank you David! I think Xun is working on lint errors and let's review after all check have passed. |
e539eac to
fb868e6
Compare
fb868e6 to
4414c89
Compare
Collaborator
Author
ruofeidu
approved these changes
Mar 20, 2026
Collaborator
ruofeidu
left a comment
There was a problem hiding this comment.
Overall look great to me. AMAZING Major Feature Update!
Things to improve next time:
-
consistency of third-person / first person comments, capitalization.
-
xb.raycaster, xb.controllers alias to further streamline access.
you can already use xb.scene and xb.renderer from aliases. -
Example to compose from JSON?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces uiblocks, a powerful new spatial UI framework addon for xrblocks. It is built on top of the @pmndrs/uikit engine and enables developers to easily create responsive, interactive, and beautiful 2D interfaces situated directly in 3D/XR space.
Key Features & Capabilities:
What's included in this PR: