Task: Extend an existing Unity-based sandbox toolkit by adding a reusable component for marine AR module development.
Requirements:
- Fork or clone a simple Unity sandbox toolkit (or use a provided base project).
- Implement a modular component (e.g., prefab, script) that simplifies adding marine AR objects (e.g., fish, coral) to a scene.
- Demonstrate the component by creating a sample scene with at least two marine objects and basic AR placement.
- Document your code and approach.
- Provide a short video demo and a brief write-up explaining your design and how it could be extended for more complex modules.
Evaluation: Modularity, AR integration, code clarity, and documentation.