AR mobile application for my school project. There are 7 chemical elements (atoms) and one reaction (molecule). Built for Android platform, but has iOS support. Requires Android 7.0 and later. To open this project you need Unity 2021.3.28f1 (LTS) or later.
Of course yes! Also feel free to ask any questions about the project, I will try to answer asap 😉 I will be very grateful if you improve this application (for example, add new atoms and reactions) and make a pull request 💪
- Generate a marker for the new element using the ArUco markers generator.
- Make the a card with a marker (if you want to use my design, you can use my Figma project).
- Import a card into the Unity project.
- Add a card to the
ReferenceImageLibraryfile, set the element name and physical size of the card. - Make a prefab for a new element (you can copy an already created element and redesign it).
- Add a prefab to the scene and add it to the
Object library. - Double check the element name in the
ReferenceImageLibraryand in theObject Library, because they must be the same. - If you want to have 2+ identical elements on the screen, just create a new one with a number (like I created Hydrogen).
- Never use spaces in the Unity XR project path. Unity cannot create XR Reference Image Library if project path contains spaces.
- Never use QR codes for AR image tracking. Instead of QR codes you can use AR markers. The marker generator I used in this project is ArUco markers generator.
• Unity 2021.3.28f1 (LTS)
• Google ARCore & Apple ARKit
Made in Ukraine under fire
© Miroslav Stetsiuk - 2023