Skip to content

fbben/Utopia_Smart_City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utopia Smart City AR Incident Repair Simulation

This project is a Unity-based smart city simulation where users can detect city incidents and fix them through augmented reality (AR). The experience combines a virtual smart city environment with AR repair scenes, allowing the user to move from incident discovery to an interactive repair process.

How It Works

  1. The user explores the smart city simulation.
  2. Active incidents are shown in the city.
  3. The user selects an incident to view its details.
  4. The project opens the related AR repair scene.
  5. The user uses a web camera to scan the image target.
  6. Vuforia detects the image target and displays the augmented incident content.
  7. The user interacts with the AR object to repair the incident.
  8. After the interaction is completed, the incident is considered fixed.

Main Features

  • Smart city environment with incident simulation.
  • Incident selection and detail display.
  • AR repair scenes using image targets.
  • Augmented incident information and 3D objects.
  • Interactive repair actions.
  • Incident state tracking after repair completion.

Tools and Technologies

  • Unity 2022.3.40f1
  • Vuforia Engine 11.4.4
  • Image Target tracking
  • iVCam, used to connect a mobile phone camera as a web camera
  • C# scripts for incident logic and AR interactions

Camera Setup

This project can use iVCam to turn a mobile phone into a web camera. After connecting the phone with iVCam, Unity and Vuforia can use the mobile camera feed as the camera input for image target detection.

Screens from Utopia

Menu Main Maqam Night Details Fire Power Water

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors