Skip to content

AntChange-99/01-HoloElbow-XRay-Simulator

Repository files navigation

01-HoloElbow-XRay-Simulator

Augmented Reality Module for Hololens 2 developed in Unity for HoloElbow Project Thesis [Antonio Cangelosi, Giacomo Riberi]

Overview

01-HoloElbow-XRay-Simulator is developed using Unity and is part of the HoloElbow Project Thesis. This project includes a module for simulating X-rays on an elbow model (01_01_Xray) and a tool for evaluating the accuracy of the tracking system (01_01_Xray).

Features

  • Augmented reality interactions using Hololens 2
  • Simulation of X-rays on an elbow mannequin model
  • Tool for assessing the accuracy of the tracking system
  • Developed with Unity for a seamless AR experience

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/01-HoloElbow-XRay-Simulator.git
  2. Open the project in Unity.
  3. Ensure you have all necessary packages installed.
  4. Connect your Hololens 2 device to your development environment.
  5. Build and deploy the project to your Hololens 2.

Usage

Once the project is installed on your Hololens 2, you can start exploring the augmented reality features by launching the application. Follow the on-screen instructions to interact with the X-ray simulation and use the tracking system evaluation tool.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published