A Unity-based Mixed Reality project utilizing the Building Blocks framework for Meta Quest 3. This project serves as a starting point for developing Mixed Reality applications.
This project is built using:
- Unity with URP (Universal Render Pipeline)
- Meta Quest SDK
- Building Blocks framework for Mixed Reality
- Unity 2022.3.x LTS or later
- Meta Quest SDK
- Meta Quest 3 headset for testing
- Building Blocks package
The project contains:
/Assets/MR Starter/
- Main project assets/Assets/MR Starter/Scenes/Building Blocks.unity
- Main scene file/Assets/MR Starter/Materials/
- Project materials including:- Red material
- Blue material
- Black material
- Clone this repository
- Open the project in Unity
- Make sure you have the Meta Quest SDK installed
- Open the "Building Blocks" scene in
/Assets/MR Starter/Scenes/
- Configure your Meta Quest 3 for development
- Build and deploy to your headset
The project includes:
- Pre-configured Building Blocks setup
- Basic material examples
- Camera rig setup for Mixed Reality
- Scene hierarchy organized for MR development
- Proper Meta Quest 3 configurations