Inspiration

We are expanding our horizons by exploring different areas of cs. When thinking about each theme, we are able to remind ourselves of the reasons why we are interested in the research area.

What does your project do?

Uses AR to inspire students about computer science research areas First, you open the application on your phone Second, you hold your camera up to a marker or 2D image in the physical world Next, you see a 3D animation that expresses a theme of a certain research area For instance: AI and Robotics, Graphics and AR/VR, Cybersecurity

Demonstrate how it works:

Create a new Unity Project. Use the special AR Camera. Get a Vuforia license key from the Vuforia developer’s website to access an online database of detectable images, which are uploaded by the developer. To make a 3D model pop up on the user screen, we have to make an image target which is referred to as detectable images from the Vuforia database.

Explain technologies used:

Unity game engine, Blender, Photopea, Android Phone, My computer

What we learned:

How to draw and deal with 3D models, Unity errors, Git errors,

Check the github for the most updated version!

Share this project:

Updates