Update Vuforia AR marker design
Created by: SPENCER058
Description
This pull request updates the Vuforia AR image marker with a new design. The new marker design improves recognition and aligns with the updated branding guidelines.
Changes
- Replaced the old Vuforia AR marker asset with the new design.
Motivation and Context
The new design aims to enhance the AR experience by improving marker recognition accuracy and reflecting the latest branding standards.
How Has This Been Tested?
- Verified the new marker design works correctly in the AR environment.
- Ensured the application recognizes the new marker without issues.
Related Issues
- [Optional: Link to any related issues or discussions]
Screenshots (if applicable)
- [Optional: Attach screenshots of the new design]
Checklist
- My code follows the code style of this project.
- I have performed a self-review of my own code.
- I have commented my code, particularly in hard-to-understand areas.
- I have made corresponding changes to the documentation.
- My changes generate no new warnings.
- I have added tests that prove my fix is effective or that my feature works.
- New and existing unit tests pass locally with my changes.