Difference between revisions of "Display a collection of object files in a Unity scene"

From __space Wiki
Jump to: navigation, search
(Created page with "Necessary Unity know-how * Lighting (Spotlights) * Importing objects * object manipulation (positioning, scaling, rotation) * parent-child object relationships * Creating cust...")
(No difference)

Revision as of 15:50, 16 February 2018

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