Task: Develop a minimal AR-based interactive demo that simulates a simple marine ecosystem with at least two species and basic user interaction.
Requirements:
- Use an AR platform (ARCore, ARKit, or WebXR) to place and visualize marine organisms in a real-world environment.
- Implement basic interactions (e.g., tap to feed, move, or trigger behaviors).
- Show simple ecosystem dynamics (e.g., predator-prey, growth, or migration).
- 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 interactions or species.
Evaluation: AR integration, interaction design, code clarity, and documentation.