No Branch/Tag Specified
artemis-example
assymetric-collaboration
avatar-controlled
bind-jxr-target
book
browser-clipboard
chemistry_example
citations
code-editor
code-generation
componentized
componentized-blocks
control-points
core-vs-extras
direct-scaling
draw2d-with-lines
editor-split
emptyview
federation
fosdem-presentation
fossxr
fot-json-andrew
fot-sloan-companion
game-mechanics
game-multiple-levels
game-remote-save
game-template-with-asset-validator
gesture-manager
gltf-jxr
graph
hands-controllers-kbd
in-situ-instructions
keyboardless-jxr-editing
knuckle-code-snippets
knuckle-docs
laser-fallback
layer
level-loader
list-editing
mannequin
master
meshing
microgestures
minimalist-template
minimum
mistral-and-graphhopper
motionstick
nodal
ondrop
ontouch
outline-extrude
physics
pinch-to-menu
primitives_as_set
pseudoreamls-as-scaffoldings
pull-to-value
reader
readibility-background
real-world-meshing
scaffolding
scaffolding-video-background
scaled-linked-editor
screenshot
spatial-introspection
speech
stretch-to-unpack
stt
swagger_example
syntax-highlighting
teleport
textgame
tiles
trail
visibile-scaffolding
visual-tension
warmup
webchuck
webdav
webmidi
webxrsyskbd
wllama
xr-to-2D-board
Labels
Something is not working core interactions
Ways to interact with content that actually makes this scaffolding unique and aligned with its main value of efficient exploration of interfaces. demo
focusing on facilitating face to face or remote demonstration documentation duplicate
This issue or pull request already exists enhancement
New feature help wanted
Need some help import/export
Interactions with external content invalid
Something is wrong question
More information is needed wontfix
This won't be fixed
Apply labels
Clear labels
bug
Something is not working core interactions
Ways to interact with content that actually makes this scaffolding unique and aligned with its main value of efficient exploration of interfaces. demo
focusing on facilitating face to face or remote demonstration documentation duplicate
This issue or pull request already exists enhancement
New feature help wanted
Need some help import/export
Interactions with external content invalid
Something is wrong question
More information is needed wontfix
This won't be fixed
No Label
bug
core interactions
demo
documentation
duplicate
enhancement
help wanted
import/export
invalid
question
wontfix
Milestone
Set milestone
Clear milestone
No items
No Milestone
Projects
Clear projects
No project
Assignees
Assign users
Clear assignees
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.
No due date set.
Dependencies
No dependencies set.
Reference: utopiah/text-code-xr-engine#12
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
No
Yes
A la https://twitter.com/utopiah/status/1153390394215997442
Rely on #13 and its helpers (see
1b3332a178
) e.g.toggleVisibilityAll()
then commands e.gtoggleVisibilityAllButClass(classname)
in a meaningful sequential order.Consider also other features that are currently not available as commands, e.g
qs
orsa
Could specify another list of actions, e.g https://fabien.benetou.fr/PIMVRdata/EngineSequentialTutorialCommands?action=source instead of https://fabien.benetou.fr/PIMVRdata/CabinCommands?action=source as a URL parameter. Testable as https://fabien.benetou.fr/pub/home/future_of_text_demo/engine/?commands-url=https://fabien.benetou.fr/PIMVRdata/EngineSequentialTutorialCommands?action=source
See
enable-components-via-url
,disable-components-via-url
andcommands-from-external-json
used with e.gjxr qs a-scene sa glossary 1
after having removed components directly from the scene.See also https://twitter.com/utopiah/status/1103761443202232320
Virtual and physical warm up exercises, e.g type this sentence or code snippet then repeat with a countdown based on your previous attempt.
Done via
66a0a7923a
This is currently done per experience but could instead be done more generally through a graph of experiences, namely links between previously setup
commands-from-external-json
(and all the different options available viagetUrlParameter()
e.gbackground
).This means that a starting example here with very basic commands, as suggested by this issue would upon completion (either with an explicit one, e.g
warmup()
in66a0a7923a
or request by the user or timeout) load the sucessor in the graph.See also https://www.pmwiki.org/wiki/PmWiki/WikiTrails
By default
enable-components-via-url
anddisable-components-via-url
should be interactable in order to show/hide all components that can be played with, an exhaustive menu.Consider also how a computational notebook could be a starting point, see #69 and with a bit more details https://twitter.com/utopiah/status/1600442418490331136