Difference between revisions of "Creating Scenes for Curio"

From Virtual World Web Wiki
Jump to: navigation, search
Line 7: Line 7:
 
*Modeling
 
*Modeling
  
*Creating Materials
+
*[[Creating Materials]]
  
 
*Importing Models to Unity
 
*Importing Models to Unity
Line 15: Line 15:
 
*Lighting
 
*Lighting
  
*Reflection Probes
+
*[[Reflection Probes]]
  
*Light Probes
+
*[[Light Probes]]
  
*Baking Light
+
*[[Baking Light]]
  
 
*Exporting Scenes
 
*Exporting Scenes

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