Installation Instructions

Installation:


Follow these steps to end up with an example of the simulator running in Cubiquity, with several example Scenes.
Note that we use a beta version of Cubiquity as it currently has a nice shader that is worth the trouble!

Video Walk through of below steps:
Youtube video

Steps:

  1. Create a New project - Seriously, do it; please DO NOT put this in an exisitng project as your first experience with Liquid Voxels.
  2. Download and import the Liquid Voxels Alpha pack from here: http://forum.unity3d.com/threads/liquid-voxels.242821/
  3. Download the latest copy of Cubiquity from here: https://bitbucket.org/volumesoffun/cubiquity-for-unity3d/get/develop.zip
  4. Open the Zip and drag the the "Cubiquity" and "StreamingAssets" files into your project, don't import the whole project or you'll get a second assets folder.
  5. In unity, double click on the following package: "Assets/LiquidVoxels/Scripts/VoxelEngineInterfaces/Cubiquity"
  6. In unity, double click on the following package: "Assets/LiquidVoxels/Scenes/CubiquityScenes"
  7. Open the following script: "Assets/Cubiquity/Scripts/Volume.cs" and change the value of: maxNodesPerSync to 32

You can now open a scene from the Scenes folder in LiquidVoxels and start messing around.


Image

Ist dieser Artikel hilfreich?