-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
List of glitches used in documentation
hello world template:
- https://glitch.com/~aframe in README.md docs/introduction/hosting-and-publishing.md docs/introduction/index.md CONTRIBUTING.md and in src/_data/examples.yml aframe-site
aframe-registry and aincraft, the examples were already ported in the repo, need to fix those links:
- https://glitch.com/edit/#!/aframe-registry in README.md docs/introduction/entity-component-system.md docs/introduction/installation.md
- https://glitch.com/~aframe-aincraft in docs/introduction/faq.md docs/introduction/installation.md
naf:
- https://glitch.com/~networked-aframe in docs/introduction/installation.md -> https://stackblitz.com/github/networked-aframe/naf-project but I just removed the link
animated lights:
- [exported] https://glitch.com/edit/#!/aframe-school-js in docs/introduction/javascript-events-dom-apis.md
- https://glitch.com/edit/#!/aframe-animated-lights in docs/introduction/javascript-events-dom-apis.md docs/core/mixins.md docs/introduction/entity-component-system.md docs/core/mixins.md docs/components/light.md
interactions-and-controllers:
- https://glitch.com/edit/#!/aframe-basic-interaction in docs/introduction/interactions-and-controllers.md (dead, removed from examples)
- https://glitch.com/edit/#!/wide-cream in docs/introduction/interactions-and-controllers.md (broken links from vr.google.com, removed from examples)
- [exported] https://glitch.com/~aframe-event-set-component in docs/introduction/interactions-and-controllers.md
- [exported] https://glitch.com/~aframe-school-cursor-handler/ in docs/introduction/interactions-and-controllers.md
systems:
- [exported] https://glitch.com/~aframe-refraction-system in docs/core/systems.md
animation:
- [exported] https://glitch.com/edit/#!/aframe-animation-events in docs/components/animation.md
- [exported] https://glitch.com/~aframe-shooting-stars in docs/components/animation.md
material:
- [404] https://glitch.com/edit/#!/aframe-displacement-shader in docs/components/material.md
- [exported] https://glitch.com/edit/#!/aframe-simpler-shader in docs/components/material.md
- [exported] https://glitch.com/edit/#!/aframe-displacement-registershader in docs/components/material.md
- [exported] https://glitch.com/edit/#!/aframe-displacement-offset-registershader in docs/components/material.md
- [exported] https://glitch.com/edit/#!/aframe-texture-shader in docs/components/material.md
modify-model-material:
- https://glitch.com/edit/#!/aframe-modify-model-material in docs/components/obj-model.md docs/components/gltf-model.md docs/introduction/models.md
geometry:
- [exported] https://glitch.com/edit/#!/ex-2-geometry in docs/components/geometry.md
- [exported] https://glitch.com/edit/#!/ex-2a-texture-on-shape in docs/components/geometry.md
- [exported] https://glitch.com/edit/#!/ex-2b-shape-as-entity in docs/components/geometry.md
- [exported] https://glitch.com/edit/#!/ex-2c-animating-shapes in docs/components/geometry.md
- [exported] https://glitch.com/edit/#!/ex-2d-animating-shapes-with-components in docs/components/geometry.md
sky:
- [exported] https://glitch.com/edit/#!/aframe-adding-a-sky in docs/primitives/a-sky.md
- [exported] https://glitch.com/edit/#!/aframe-changing-the-sky in docs/primitives/a-sky.md
misc:
- https://glitch.com/~aframe-gallery in docs/introduction/installation.md
- https://aframe-360-gallery.glitch.me in docs/introduction/best-practices.md
- [exported] https://glitch.com/~aframe-vaporwave in docs/introduction/installation.md also see glitch vaporwave demo render incorrectly #4456
- [exported] https://glitch.com/edit/#!/a-frame-mouse-click-example in docs/components/cursor.md
- [exported] https://glitch.com/~aframe-text-fonts-demo in docs/components/text.md
- [exported] https://glitch.com/edit/#!/aframe-360-video-example in docs/primitives/a-videosphere.md
- [exported] https://glitch.com/~aframe-basic-guide-with-environment in docs/guides/building-a-basic-scene.md
- Remove ref in examples/mixed-reality/watch/hand-menu.js
- Move putter-grip asset in assets repo examples/test/model/index.html
- Change url in test tests/core/a-assets.test.js
All those can be exported in a single repo aframevr/glitch-examples for example and we can update the urls in the doc to use:
https://stackblitz.com/github/aframevr/glitch-examples/tree/main/ex-2c-animating-shapes
@dmarcos what are the glitches you have access to so you can easily click on the Download button in the dashboard?
Otherwise we need to download each file one by one.
Metadata
Metadata
Assignees
Labels
No labels