Welcome to the GDG AR/VR Repository 🚀
This repository hosts multiple open-source AR/VR and 3D modeling projects, built by the GDG community using Blender, Unity, and Vuforia.
Each folder inside this repository represents a standalone project with its own goal, tech stack, and contribution flow.
A Blender-based 3D city-style model where:
- Each GDG domain is represented as a building
- A central GDG building stands as the tallest landmark
- Designed for AR/VR scenes and website showcases
📁 Folder: 3D Domain City Model Project/
🛠 Tool: Blender
🎯 Focus: 3D Modeling + AR/VR optimization
An Augmented Reality Birthday Greeting Card built using Unity + Vuforia. When a user scans a physical birthday card, interactive 3D birthday elements appear.
📁 Folder: AR Birthday Card/
🛠 Tools: Unity, Vuforia
🎯 Focus: Marker-based AR experience
A cinematic 3D vertical reel (9:16) created for the college fest Taarangana’26. Each contributor models one environment asset used in the final reel.
📁 Folder: Taarangana’26 3D Announcement Reel/
🛠 Tool: Blender
🎯 Focus: Cinematic environments
- Fork this repository to your GitHub account
- Clone your fork locally
git clone https://github.com/your-username/gdg-ar-vr.git
- Navigate to the relevant project folder
- Pick an issue from the project you want to contribute to
- Follow the project-specific README
- Complete your work following the rules in README
- Commit and push your changes
- Open a Pull Request (PR) with proper details
File-name/
├── model.glb # Main 3D model (AR/VR ready)
├── preview1.png # Rendered preview image
├── preview2.png # Alternate preview image
└── example.blend # Optional Blender source file
This repository is maintained by GDG contributors.
All accepted contributions are credited and showcased in GDG projects, demos, and events.
✨ Build • Contribute • Showcase • Learn