# Self Editing Tool In this environment you will be able to directly manipulate text and even execute the text as code by pinching these short snippets. 3 min demonstration video https://video.benetou.fr/w/ok9a1v33u2vbvczHPp4DaE You can test it live at https://fabien.benetou.fr/pub/home/future_of_text_demo/engine/ See also the AR version https://video.benetou.fr/w/x7HeEBF9HGfdVyf7vWsKsQ Note that the master branch is never the most up to date branch. Instead see https://git.benetou.fr/utopiah/text-code-xr-engine/branches for an overview. To explore branches in VR see https://fabien.benetou.fr/pub/home/future_of_text_demo/engine/branches.html In order to have a better view of the different features accross branches see https://mastodon.pirateparty.be/web/@utopiah and https://twitter.com/utopiah/ which act as a kind of live documentation of the process. ![Manipulation prevew image](https://fabien.benetou.fr/pub/home/future_of_text_demo/content/primitives_manipulation.gif) ![Preview image](https://fabien.benetou.fr/pub/home/future_of_text_demo/content/engine-preview.png) First communicated on https://twitter.com/utopiah/status/1531188862415929344 as way to work on (WebXR) code during a flight. ## Minimalist example See for details the [minimalist-template branch](https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/minimalist-template/index.html) and [deployment issue](https://git.benetou.fr/utopiah/text-code-xr-engine/issues/72). ```html JXR minimalist template
```