This is a public GitHub repository for the Mixed Reality Digital Autopsy project (HoloAutopsy), which serves as supplementary material for our paper titled "Working with Forensic Practitioners to Understand the Opportunities and Challenges for Mixed-Reality Digital Autopsy" for CHI Conference on Human Factors in Computing Systems 2023.
The project was built on Unity 2020.3.24f and Mixed Reality Toolkit (MRTK) 2.7.3. It has been also tested with Unity 2021.3.19f and MRTK 2.8.2.
Steps to run the project:
- Open the project using Unity.
- Go to
Volume Rendering
in the menu bar and selectImport
. Import your dataset using the appropriate option. - Add the imported object as a child of the existing
VolumeRenderedObject
. - Select
VolumeRenderedObject
and toggle thelighting
option. - Adjust the transform of
VolumeContainer
to centre the object withinVolumeRenderedObject
.
To acknowledge this project on Mixed Reality Digital Autopsy (HoloAutopsy), please cite our paper available at https://doi.org/10.1145/3544548.3580768
Please refer to Acknowledgement.txt for libraries used by this project.
This is a research prototype, and deployment may not be seamless, and it is not intended for real or commercial use as there is no warranty for its functionality.