The Augmented Reality enabled application for educating people about the devices in KSUM's SuperFabLab.
An AR enabled application for KSUM SuperFabLab made with Unity and Vuforia.
- Unity 3D
- Vuforia for Unity
- TextMesh Pro
Some steps need to be done inorder to completely make the application working.
- In "DefaultTrackableEventHandler.cs" script that comes with Vuforia, you need to make some changes.
- Make the "OnTrackingLost()" method "public". This is by default a "protected" one.
- Add a new "public" variable - "newCustomStatus" to the script, which is of type "TrackableBehaviour.Status".
- In the "public" method "OnTrackableStateChanged()", assign the parameter "newStatus" to the variable "newCustomStatus".
P.S. : These steps need to be executed everytime the project is opened.
The machines logos serve as the image targets for recognition.
- ZUND Cutter
- OMAX 5555 Water Jet Cutter
- TORMACH 15L Slant Pro Lathe
- TROTEC Speedy 400 Flexx Laser Cutter
- PRUSA 3D Print Farm
- SINDOH 3D Print Farm