attach the jxr component on existing projects #77

Open
opened 2023-01-07 11:05:47 +00:00 by utopiah · 2 comments
Owner

e.g https://git.benetou.fr/utopiah/CEREMA/ to explain or https://github.com/Utopiah/KineVR to directly refactor.

See #65 for the component, consider first what jxr is #52 and how it can be deployed #72

e.g https://git.benetou.fr/utopiah/CEREMA/ to explain or https://github.com/Utopiah/KineVR to directly refactor. See https://git.benetou.fr/utopiah/text-code-xr-engine/issues/65 for the component, consider first what jxr is https://git.benetou.fr/utopiah/text-code-xr-engine/issues/52 and how it can be deployed https://git.benetou.fr/utopiah/text-code-xr-engine/issues/72
utopiah added the core interactions label 2023-01-09 07:08:35 +00:00
Author
Owner

Consider also

as part of the resulting behavior of jxr elements becoming manipulable targets.

Consider also * [contentEditable property](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/contentEditable) * [HTML Drag and Drop API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API) and its draggable property as part of the resulting behavior of `jxr` elements becoming manipulable `targets`.
Author
Owner

See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/componentized branch providing jxr.js. It is not yet properly componentized and some of the dependencies, e.g AFrame and aframe-troika-text have been modified (or arguably unmodified) in order to work online again. Still, it is sufficient to work elsewhere, e.g https://factsheets.glitch.me

See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/componentized branch providing [`jxr.js`](https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/componentized/jxr.js). It is not yet properly componentized and some of the dependencies, e.g AFrame and aframe-troika-text have been modified (or arguably unmodified) in order to work online again. Still, it is sufficient to work elsewhere, e.g https://factsheets.glitch.me
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#77