External demos - #573
Merged
Merged
External demos#573
Conversation
Collaborator
Maybe you could add either a WebGPU-only mode (and link to that) or at least have an indicator when they fall back to WebGL? Anyway I don't personally have a high bar for external samples, though I have been considering making separate sections for external "samples" and external "demos" with the latter providing less low-level WebGPU education. |
Member
Author
|
greggman
force-pushed
the
external-demos
branch
from
September 20, 2026 18:55
6072f92 to
6fc994a
Compare
Member
Author
|
I removed the 3 with fallbacks. I think they aren't really a reflection of WebGPU. |
Collaborator
|
I think it mainly depends whether they do something with WebGPU, or they're just using Three.js with fallback or whatever. Feel free to add in another PR, if you want! |
kainino0x
enabled auto-merge (squash)
September 22, 2026 18:11
kainino0x
approved these changes
Sep 22, 2026
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.
Some external demo links. Feel free to reject some or all of them if they are not appropriate
3 of them have WebGL fallbacks and it's not clear what if anything they demonstrate about WebGPU. One (the "aquarium") uses compute for various things. They could maybe be translated back to WebGL but no plans.