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

  1. Quick Start
  2. Project Structure
  3. Architecture Overview
  4. Configuration (ScriptableObjects)
  5. Core Runtime Systems
  6. Script Reference — Scripts/
  7. Example Assets — XRI Examples
  8. Starter Assets (Mobile Input)
  9. Platform Support
  10. Common Developer Workflows
  11. Editor Tools (SDK Menu)
  12. Known Stubs & Legacy Code
  13. External Dependencies

1. Quick Start

What is VertexForm3D?