Skip to content

A fun, interactive to way to learn math through AR - Made for the Garudahacks Hackathon

License

Notifications You must be signed in to change notification settings

ManavCha328/Math-AR-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math AR App

A fun, interactive to way to learn math through AR - Made for the Garudahacks Hackathon
This was our very first hackathon and the very first app we made, so this was a very fun and exciting experience despite being virtual.

The Concept

Especially in these times, educating young children virtually can be a very difficult task. So, to better engage and educate young children, we created an app that uses Augmented Reality to display various math tools that can help students learn math in fun and engaging ways.
The main 3D tools we proposed were:

  • Number Line
  • Algebra Tiles (used for counting)
  • Geometry tools (protactor, ruler)
  • geometry objects

The Technology

The main technologies in this project are:

  • Flutter - Used to create an android app that users interact with to learn math through AR
  • Unity - Used the Arfoundation and echoAR packages to enable viewing of AR scenes on an android device
  • echoAR - Used this AR content management system(and its associated tutorials/libraries) to easily store, update, and retrieve 3d models used in this app

Working Features

  • This app is incomplete, but we were able to implement the homepage UI and the basic number line feature
  • The Number Line feature displays a random arithmetic problem at the top of the screen which users can answer by using the 3D number line AR object
    • Problems are randomized addition or subtraction problems with answers in the range -9 to +9, which is the range of the 3D number line
    • We had some difficulty displaying our own custom number line model in the application, but we show that the number line model does work when displayed through a web link from the object's echoAR QR Code

About

A fun, interactive to way to learn math through AR - Made for the Garudahacks Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Classic ASP 93.5%
  • Dart 3.8%
  • Java 2.4%
  • Other 0.3%