Project AURA (Poster AR WebXR) is an immersive augmented and virtual reality experience designed for modern browsers. It allows users to interact with 3D models and digital posters in real-world space or fully immersive VR environments.
- 🚀 Immersive WebXR: Experience seamless Augmented Reality (AR) and Virtual Reality (VR) directly in your browser.
- 🖼️ Interactive Posters: Digital posters that come to life with 3D depth and video trailers.
- 🛸 3D Model Visualization: High-quality GLB models rendered with Three.js.
- 🎵 Ambient Soundscapes: Immersive audio that enhances the space-themed atmosphere.
- 📱 Mobile Optimized: Specifically designed for a fluid experience on mobile devices.
- Core: HTML5, CSS3, JavaScript
- Graphics: Three.js (WebGL)
- XR Framework: WebXR Device API
- Models: GLTF/GLB (Loader)
- Audio: HTML5 Audio API
- A modern browser (Chrome, Samsung Internet, or Safari on iOS).
- For AR features, an ARCore-compatible Android device or an ARKit-compatible iOS device is recommended.
- Clone the repository:
git clone https://github.com/tombstonepup/Poster-AR-WebXR.git
- Navigate to the project directory:
cd project-aura
You can run the project using a simple local server. If you have Node.js installed, you can use the built-in script:
npm install
npm run admin-runAlternatively, you can use any static file server like live-server or http-server:
npx live-server| Role | Member |
|---|---|
| Developer | Mark Fulguerinas |
| UI/UX Designer | Justine Bautista |
| Quality Assurance | Regie San Juan |
| Quality Assurance | Charles Ilarde |
This project is licensed under the ISC License. See the package.json for details.
Developed with ❤️ by SkillUp Media.
