add inspectability mechanics #36

Open
opened 2 years ago by utopiah · 7 comments
Owner

Because the most central aspect is the link between text and code to shape back the environment, it is important to directly (e.g pinching an object, or its copy, to drop it to a zone) or indirectly (e.g getting a description with a unique identifier) be able to get useful information on objects in the room.

Because the most central aspect is the link between text and code to shape back the environment, it is important to directly (e.g pinching an object, or its copy, to drop it to a zone) or indirectly (e.g getting a description with a unique identifier) be able to get useful information on objects in the room.
utopiah added the
core interactions
label 2 years ago
Poster
Owner

Consider Object.getOwnPropertyNames() as used in https://github.com/Utopiah/aframe-inVR-blocks-based-editor on AFRAME again but also possibly on all functions and components defined here.

Consider `Object.getOwnPropertyNames()` as used in https://github.com/Utopiah/aframe-inVR-blocks-based-editor on `AFRAME` again but also possibly on all functions and components defined here.
Poster
Owner

See also https://github.com/kylebakerio/a-console to faciliate debugging.

See also https://github.com/kylebakerio/a-console to faciliate debugging.
Poster
Owner

See also Stop Writing Dead Programs by Jack Rusher (Strange Loop 2022) and more broadly own https://fabien.benetou.fr/Fabien/Principle

See also [Stop Writing Dead Programs](https://www.youtube.com/watch?v=8Ab3ArE8W3s) by Jack Rusher (Strange Loop 2022) and more broadly own https://fabien.benetou.fr/Fabien/Principle
Poster
Owner

Consider inspectability of not just provenance but also dependencies e.g execution like the minimap in Observable, cf https://twitter.com/MVdWSoftware/status/1581976603331919872

Consider inspectability of not just provenance but also dependencies e.g execution like the minimap in Observable, cf https://twitter.com/MVdWSoftware/status/1581976603331919872
Poster
Owner

See jxr observe variableName added in 5c517915e0

See `jxr observe variableName` added in https://git.benetou.fr/utopiah/text-code-xr-engine/commit/5c517915e0d13312a2325f217f6f22bf42860063
Poster
Owner

Targets from e.g classes or more generally selector could get a temporary visual highlight, e.g become half transparent for 1s then back.

Targets from e.g classes or more generally selector could get a temporary visual highlight, e.g become half transparent for 1s then back.
Poster
Owner

visual feedback on index tip, e.g highlight when nearby target

visual feedback on index tip, e.g highlight when nearby target
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#36
Loading…
There is no content yet.