Extension: prototype persistent physical page tools - #311
Draft
spencerc99 wants to merge 4 commits into
Draft
Conversation
commit: |
Deploying we-were-online-website with
|
| Latest commit: |
b4519b3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://768bdb28.we-were-online-website.pages.dev |
| Branch Preview URL: | https://cx-physical-tools-prototype.we-were-online-website.pages.dev |
…totype # Conflicts: # extension/PENDING.md # extension/src/__tests__/inventory.keyboard.test.ts # extension/src/features/inventory/keyboard.ts # extension/website/social-playground/social-playground.tsx
Deploying playhtml with
|
| Latest commit: |
b4519b3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f394f658.playhtml.pages.dev |
| Branch Preview URL: | https://cx-physical-tools-prototype.playhtml.pages.dev |
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.
Summary
Rationale
This explores physical collage tools directly inside arbitrary webpages using DOM, CSS clip paths, SVG overlays, and the Web Animations API. It stays DOM-native for this prototype so underlying controls remain real and interactive; html-in-canvas can be revisited once the interaction language is clearer.
Preview
Open the interactive physical-tools playground
Use arm scissors directly to compare paper, cloth, and pixel tears. The first two cards reveal artwork beneath them; the final tile opens into black. Use arm hammer directly and strike either hammer target repeatedly.
Verification
bun run -C extension test --run: 63 files, 392 tests passedbun run build-extension: passedbun run buildinextension/website: passedScope notes