Task: Build a minimal AR rocket builder and space flight sandbox demo.
Requirements:
- Use an AR platform (ARCore, ARKit, or WebXR) to allow users to assemble a simple rocket from modular parts in AR.
- Simulate a basic launch and flight sequence with visual feedback.
- 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 rocket building or physics.
Evaluation: AR integration, interactivity, code clarity, and documentation.