Task: Prototype a minimal AR application that enables direct human interaction with a virtual marine organism.
Requirements:
- Use an AR platform (ARCore, ARKit, or WebXR) to place a single marine organism in the user’s environment.
- Implement at least two forms of interaction (e.g., touch to move, voice command to trigger behavior, gesture to feed).
- Provide visual feedback for each interaction.
- 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 multiple organisms.
Evaluation: Interaction design, AR integration, code clarity, and documentation.