TwineSpace is a Twine 2 story format supporting mixed reality projects. It comes in two forms: AFrame (3D models and shapes) and AFrame + AR.js (3D shapes and models with support for location- and marker-based detection).
TwineSpace has online documentation.
View the TwineSpace demo showcased at the ICIDS 2022 confernece.
Read a conference paper published on TwineSpace in the Interactive Storytelling conference proceedings.
- Open Twine 2.
- Go to "Twine"
- Click on "Story Formats"
- Click on "+Add"
- In the prompt, enter the the variant wanted
- AFrame (3D shapes and models):
https://videlais.github.io/twine-space/dist/aframe-format.js
- AR.js (3D shapes and models with support for AR projects):
https://videlais.github.io/twine-space/dist/arjs-format.js
- AFrame (3D shapes and models):
- Click on "+Add" to confirm.
- Before testing or building a story, check Story -> Details and make sure "TwineSpace" is selected for the story format.