Inspiration

We're thinking that this concept could be useful for students learning the basics of chemistry, be an opportunity to incorporate technology into chemistry textbooks, and provide a more accessible option compared to the expensive chemistry model kits.

What it does

This application allows someone using their phone to scan certain QR codes and see a 3D representation on a particular chemical formula in augmented reality.

How I built it

It was built using Android Studio alongside Java and ARCore SDK. We used Google ARCore's sample project to help us set up our activity, nodes, and fragments class for our code. That sample project enabled us to figure out how to scan an image, and display a 3D model with AR. It helped us understand how to change camera views once the camera detected and image.

Challenges I ran into

Many tutorials focused more on the Unity environment so finding useful examples was a bit tricky. Also, it was tough getting used to how the file structure should be for an AR game.

Accomplishments that I'm proud of

Have different AR models appeared based on the code Improved knowledge of Android Studio

What I learned

How to structure code for AR and the functionality ARCore provides.

What's next for ChemiXo

  • More chemical formulas supported
  • Display information about a chemical once scanned

Built With

Share this project:

Updates