Unity Cloud Reference Project

Read time 2 minutes
Last updated 4 months ago

Software vendors creating custom industrial applications repeat similar steps to get started:

  1. Create a Unity application
  2. Build a 3D asset ingestion pipeline
  3. Optimize for large models
  4. Add collaborative tools
  5. Add AR & VR functionality, etc.

This is expensive and takes away time they could be spending developing their unique value proposition targeted towards their industry or use case.

The Unity Cloud Reference Project is a Unity project that’s distributed as a public Github repository. It’s intended as a starting point for industry developers, and is architected with customization and extensibility in mind. Developers can pull in changes from the latest release with minimal conflicts to their codebase and can easily remove unwanted features. It supports many build targets including WebGL, which along with deep-linking support, empowers users to easily share their 3D assets for review with one-click.

To simplify creating the best application for your business needs, you can customize the following:

  • Navigation modes (users can toggle between walk, fly, teleport, VR, or your own custom modes)
  • Localization to support multiple languages in the user interface
  • Tools and user interface elements (add, remove, and completely modify)
  • Tools to support VR applications, such as virtual keyboards and other world-space user interfaces

It also features Unity Cloud services that make it easy to: