Skip to content

This repo represents the ideal starting point for new AUGMENTED REALITY / NIANTIC LIGHTSHIP Unity projects. It includes best practices for project structure and C# coding standards.

License

Notifications You must be signed in to change notification settings

SamuelAsherRivello/unity-project-template-ar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Project Template - Augmented Reality (AR)

This repo represents the ideal starting point for new AR Unity projects.

The project includes best practices for project structure and C# coding standards.

Best Practices

Getting Started

  1. Download this repo (*.zip or *.git)
  2. Download the Unity Editor
  3. Open this repo in the Unity Editor
  4. Enjoy


Table of Contents

  1. Configuration
  2. Overview
  3. Resources
  4. Credits


Configuration

  1. Follow the "Getting Started" above
  2. Use Unity Menu: Window -> RMC -> Open ReadMe ...
  3. Follow that interactive guide
  4. Enjoy!



Overview

Features

This project is a living template. It showcases the best practices and coding standards for many common workflows.

1. Starter Scene

This is great for new AR experiences.

Includes

  • Project settings ready for VR
  • Already builds with success
  • Nice, empty starting point

2. ARDK Samples

This is great for inspiration about AR features.

Includes

  • Project settings ready for VR
  • Already builds with success
  • Demo: Depth Display
  • Demo: Object Detection
  • Demo: Occlusion
  • Demo: Semantics
  • Demo: Meshing
  • Demo: Textured Mesh
  • Demo: Navigation Mesh
  • Demo: VPS Location
  • Demo: Remote Authoring
  • Demo: Shared AR
  • Demo: World Pose
  • More …

Structure

Documentation

  • ReadMe.md - The primary documentation for this repo
  • Unity/Assets/Documentation/ReadMe.asset - Select this asset in Unity to get started

Configuration

Structure

  • Unity/ - Open this folder in the Unity Editor
  • Unity/Assets/Scenes/ - Open any Scene. Press 'Play'!

Dependencies



Resources

Here are more from Samuel Asher Rivello.

Portfolio

Medium Articles



Credits

Created By

  • Samuel Asher Rivello
  • Over 25 years XP with game development (2024)
  • Over 11 years XP with Unity (2024)

Contact

License

Provided as-is under MIT License | Copyright ™ & © 2006 - 2024 Rivello Multimedia Consulting, LLC

About

This repo represents the ideal starting point for new AUGMENTED REALITY / NIANTIC LIGHTSHIP Unity projects. It includes best practices for project structure and C# coding standards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages