Difference between revisions of "Creating Scenes for Curio"

From Virtual World Web Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
You will need a copy of [https://unity3d.com/get-unity/download Unity 5] from their website (the Personal version is free).
 
You will need a copy of [https://unity3d.com/get-unity/download Unity 5] from their website (the Personal version is free).
  
The steps required to build a scene are as follows
+
The steps required to build a scene are as follows:
  
 
*Modeling
 
*Modeling

Latest revision as of 12:26, 6 June 2016

Curio runs in the Unity Engine, and as a result a lot of their documentation can be applied to building scenes for Curio. If you are a 3D modeler and want to know how to get the most out of your art in Curio it is important to familiarize yourself with the Standard Shader, Global Illumination, light probes, reflection probes, building collision, and optimization. This wiki will help you get the most out of your scenes.

You will need a copy of Unity 5 from their website (the Personal version is free).

The steps required to build a scene are as follows:

  • Modeling
  • Importing Models to Unity
  • Scene building and collision
  • Lighting
  • Exporting Scenes