Display a collection of object files in a Unity scene

From __space Wiki
Revision as of 15:50, 16 February 2018 by Steph (talk | contribs) (Created page with "Necessary Unity know-how * Lighting (Spotlights) * Importing objects * object manipulation (positioning, scaling, rotation) * parent-child object relationships * Creating cust...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Necessary Unity know-how

  • Lighting (Spotlights)
  • Importing objects
  • object manipulation (positioning, scaling, rotation)
  • parent-child object relationships
  • Creating custom Materials (for things like glass)
  • the Local vs Global transform
  • (if VR is wanted) VRTK basic setup
  * teleportation
  * simulation for adding the ability to play with or without a headset + SDKSetupSwitcher

Optional:

  • skybox