This Unity project demonstrates an AR application built using ARFoundation. The app allows users to place cubes of random colors at tapped screen locations and captures an image of the AR scene 10 frames after the cube is placed.
- Cube Placement: Tapping the screen places a cube of random color at a location 2 meters in front of the camera.
- Image Capture: Captures an image from the AR camera 10 frames after a cube is placed.
- Platform Support: The application runs on Android, iOS, or a compatible emulator.
- Tap the screen to place a randomly colored cube.
- The cube appears 2 meters in front of the AR camera.
- An image of the AR scene is captured 10 frames after the cube is placed and saved to the device.
- Unity 2021.3 or later
- ARFoundation and ARSubsystems packages installed in Unity
- Android or iOS build support (optional, for deployment)
- Clone the repository:
git clone https://github.com/thippeswammy/AR-Cube-Drop.git
Here is an example of a captured image:
