VertexForm3D — Developer Documentation
Welcome to the VertexForm3D Unity VR Starter Kit. This document is the onboarding guide for new Unity developers joining the project. It explains how the codebase is organized, how the major systems connect, and what every custom script does.
Table of Contents
- Quick Start
- Project Structure
- Architecture Overview
- Configuration (ScriptableObjects)
- Core Runtime Systems
- Script Reference —
Scripts/
- Example Assets — XRI Examples
- Starter Assets (Mobile Input)
- Platform Support
- Common Developer Workflows
- Editor Tools (SDK Menu)
- Known Stubs & Legacy Code
- External Dependencies
1. Quick Start
What is VertexForm3D?