Sarah-Hesham-2022 / VuforiaEngine

Augmented Reality using Vuforia Engine, Unity and C# .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuforia Engine Augmented Reality

-Augmented Reality using Vuforia Engine, Unity and C#

image

-An android application for android version >= 7, built using Unity and C#, based on Vuforia engine, integrating with it GUI.

-You have the following options:

  1. Image Target Detection:

You should prepare the image target and a 3D character will appear on it and tracked by it, so move it freely and test the character tracking it.

image

  1. Money Detection

Three currencies detection by recorded voice and a text label (Hamada) (100,50,200) L.E.

image

  1. Ground Plane Detection

Ground Plane Vuforia detection by appearance of a 3D character,you should prepare the image target of Vuforia Ground and a 3D character will appear on it and tracked by it, so move it freely and test the character tracking it.

image

  1. Image Targets Clashes Detection based on distance calculated from their two centers

Two image targets placed away from each other

Upon getting them closer to actually collide

The two 3D characters that were on them when the image targets where detected will disappear and reappear upon getting the two image targets away again

Also a recorded voice will be played indicating the clash that has occured

image

  1. Characters Clashes Detection based on box colliders and physics

Same as number 4 but the methodolgy or code logic here differs as physics here is used

Two image targets placed away from each other

Upon getting them closer to actually collide

The two 3D characters that were on them when the image targets where detected will disappear and reappear upon getting the two image targets away again

Also a recorded voice will be played indicating the clash that has occured

image

  1. Info

image

  1. Exit

-Once you press continue in any of them, your camera will be opened to start targeting the images.

-In case you want better resolution for the Demo, check out this link as the below Demo is compressed :

https://drive.google.com/file/d/1R-EVGgaJys--z_x_W7ntwtcC8TGVj5Kz/view?usp=sharing

Vuforia_Demo.mp4

About

Augmented Reality using Vuforia Engine, Unity and C# .


Languages

Language:ShaderLab 70.9%Language:C# 16.8%Language:HLSL 12.3%