Difference between revisions of "Creating Scenes for Curio"

From Virtual World Web Wiki
Jump to: navigation, search
Line 5: Line 5:
 
The steps required to build a scene are as follows
 
The steps required to build a scene are as follows
  
-Modeling
+
*Modeling
  
-Creating Materials
+
*Creating Materials
  
-Importing Models to Unity
+
*Importing Models to Unity
  
-Scene building and collision
+
*Scene building and collision
  
-Lighting
+
*Lighting
  
-Reflection Probes
+
*Reflection Probes
  
-Light Probes
+
*Light Probes
  
-Baking Light
+
*Baking Light
  
-Exporting Scenes
+
*Exporting Scenes

Revision as of 11:31, 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
  • Creating Materials
  • Importing Models to Unity
  • Scene building and collision
  • Lighting
  • Reflection Probes
  • Light Probes
  • Baking Light
  • Exporting Scenes