<?xml version="1.0" encoding="UTF-8" ?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-21T04:05:37Z</responseDate><request identifier="10.35097/gs7ge5w59we6ed26" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.35097/gs7ge5w59we6ed26</identifier><datestamp>2025-07-21T07:32:34Z</datestamp><setSpec>radar4kit</setSpec></header><metadata><resource xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 https://schema.datacite.org/meta/kernel-4.4/metadata.xsd">
   <identifier identifierType="DOI">10.35097/gs7ge5w59we6ed26</identifier>
   <creators>
      <creator>
         <creatorName>Mayer, Anjela</creatorName>
         <givenName>Anjela</givenName>
         <familyName>Mayer</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0002-5426-3020</nameIdentifier>
         <affiliation>Institut für Informationsmanagement im Ingenieurwesen (IMI), Karlsruher Institut für Technologie (KIT)</affiliation>
      </creator>
   </creators>
   <titles>
      <title>ACIIE - Framework for Asynchronous Collaboration In Immersive Environments</title>
   </titles>
   <publisher>Karlsruhe Institute of Technology</publisher>
   <dates>
      <date dateType="Created">2025</date>
   </dates>
   <publicationYear>2025</publicationYear>
   <subjects>
      <subject>Engineering</subject>
      <subject>Extended Reality</subject>
      <subject>Unreal Engine</subject>
      <subject>Asynchronous Collaboration</subject>
      <subject>Mixed Reality</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Software"/>
   <rightsList>
      <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
      <rights>Other</rights>
   </rightsList>
   <contributors>
      <contributor contributorType="RightsHolder">
         <contributorName>Mayer, Anjela</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0000-0002-5426-3020</nameIdentifier>
      </contributor>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">ACIIE is a research framework for enabling asynchronous collaboration in XR (VR, AR, MR) environments. Originally developed by Anjela Mayer as part of her PhD research, it leverages the built-in sensors of XR devices to capture users’ motion and voice. These recordings are then reconstructed through virtual characters, synchronizing voice and movement to replay explanations and actions during collaborative scenarios. This project is licensed under the GNU General Public License v3.0 (GPLv3).</description>
      <description descriptionType="Abstract">ACIIE is a research framework for enabling asynchronous collaboration in XR (VR, AR, MR) environments. Originally developed by Anjela Mayer as part of her PhD research, it leverages the built-in sensors of XR devices to capture users’ motion and voice. These recordings are then reconstructed through virtual characters, synchronizing voice and movement to replay explanations and actions during collaborative scenarios. This project is licensed under the GNU General Public License v3.0 (GPLv3).</description>
      <description descriptionType="TechnicalInfo"># ACIIE – Asynchronous Collaboration in Immersive Environments&#xD;
&#xD;
**ACIIE** is a research framework for enabling **asynchronous collaboration** in XR (VR, AR, MR) environments. Originally developed by [Anjela Mayer](https://codeberg.org/anjela-mayer) as part of her PhD research, it leverages the built-in sensors of XR devices to capture users’ motion and voice. These recordings are then reconstructed through virtual characters, synchronizing voice and movement to replay explanations and actions during collaborative scenarios.&#xD;
&#xD;
&gt; ACIIE is the second iteration of the ACIE framework and is now maintained and extended collaboratively by the [Immersive Creators](https://codeberg.org/ImmersiveCreators) for non-profit research purposes.&#xD;
&#xD;
---&#xD;
&#xD;
## 🧩 Purpose&#xD;
&#xD;
ACIIE is designed for **experimental XR applications** involving collaborative learning, training, and asynchronous communication. It enables the creation of immersive scenarios where users can interact across time via avatar-based motion and voice playback.&#xD;
&#xD;
It can also be used to create **NPC character animations** by recording natural user movement and speech with an XR device — requiring no traditional animation pipeline.&#xD;
&#xD;
---&#xD;
&#xD;
## 🔧 Technologies and Plugins&#xD;
&#xD;
- Built with **Unreal Engine** – currently targeting version **5.5**&#xD;
- Uses the [**Runtime Audio Importer**](https://github.com/gtreshchev/RuntimeAudioImporter) for microphone input, .wav file import/export, and audio playback&#xD;
- Integrated with **Metahuman 5.3+** for realistic full-body virtual characters&#xD;
- Employs **MetaXR Plugin v77** for localization, full-body motion tracking, and hand tracking&#xD;
&#xD;
&gt; ⚠️ Cross-platform support via OpenXR is **in progress**. Currently, the system is tested primarily with **Meta XR devices** (e.g., Quest series).&#xD;
&#xD;
---&#xD;
&#xD;
## 🧪 Use Cases&#xD;
&#xD;
ACIIE has been applied in multiple XR research and training contexts:&#xD;
&#xD;
- 🎥 **PumpStationXR** – [Watch demo](https://youtu.be/vlojVAeedRc?si=DLnT5jbijSXH3uin)&#xD;
- 🎥 **XIRCON** – [Watch demo](https://youtu.be/ckKz_hrTQ2g?si=5ScCm23MI3ByaB_l)&#xD;
&#xD;
### 🏅 Recognitions&#xD;
&#xD;
- Selected for the **ICM Early Ride Program 2024**&#xD;
- Winner of the **DIVR Best Concept Award 2024**&#xD;
- **4th Place** at the **KIT Neuland Innovation Contest 2025**&#xD;
&#xD;
---&#xD;
&#xD;
## 👩‍💻 Authorship&#xD;
&#xD;
ACIIE was created by **Anjela Mayer** during her PhD research. It is now maintained and extended by the **Immersive Creators** collective for academic and non-profit research.&#xD;
&#xD;
&gt; Please cite this work appropriately if used in research. Git commit history reflects original authorship and contributions.&#xD;
&#xD;
---&#xD;
## 📄 Citation&#xD;
&#xD;
If you use ACIIE in your work, please cite:&#xD;
&#xD;
---&#xD;
&#xD;
## 📜 License&#xD;
&#xD;
This project is licensed under the **GNU General Public License v3.0 (GPLv3)**.&#xD;
© 2025 Anjela Mayer. Maintained by Immersive Creators.&#xD;
&#xD;
Dual licensing is available for non-GPL use cases.&#xD;
Please contact the maintainers for closed-source or commercial licensing terms.&#xD;
&#xD;
---&#xD;
&#xD;
## 🧾 Third-Party Dependencies&#xD;
&#xD;
This project includes third-party components under their respective licenses:&#xD;
&#xD;
- **Runtime Audio Importer**&#xD;
Developed by Georgy Treshchev&#xD;
Source: [gtreshchev/RuntimeAudioImporter](https://github.com/gtreshchev/RuntimeAudioImporter)&#xD;
License: [MIT License](https://github.com/gtreshchev/RuntimeAudioImporter/blob/main/LICENSE)&#xD;
- For details on third-party components, see [THIRD_PARTY_LICENSES.md](./THIRD_PARTY_LICENSES.md).&#xD;
&#xD;
&#xD;
---&#xD;
&#xD;
&#xD;
&#xD;
## 📫 Contact&#xD;
&#xD;
For collaboration or contributions, feel free to reach out: anjela.mayer@kit.edu&#xD;
&#xD;
&#xD;
---</description>
   </descriptions>
   <relatedIdentifiers>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsIdenticalTo">https://publikationen.bibliothek.kit.edu/1000183190</relatedIdentifier>
   </relatedIdentifiers>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>