Tutorial 1: Exporting From Blender To COLLADA FormatIn order to use Blender 3d models in Vanda Engine they must be in Collada format. Blender comes with a Collada exporter built in.This tutorial explains the COLLADA options in detail. |
Tutorial 2: Animating Cameras In Blender And Exporting To COLLADA FormatThe simplest way to rotate the camera around a target object is to add an Empty object at the location of the target, parent the camera to it, and then to rotate the empty. It’s less complicated than it might sound. |
Tutorial 3: Using Multiple Materials In Blender And Exporting To COLLADAIn this tutorial we’ll show you how to assign multiple materials to one object in Blender and export them into Collada format for use in Vanda Engine. Using multiple materials often makes sense in Blender’s workflow, and it’s convenient to be able to export them as is. |
Tutorial 4: Animating Objects Along A Curve In Blender And Exporting To COLLADA FormatCurves are useful for creating smooth paths for objects to follow. In this case we’re referring to Bezier Curves or NURBS Curves. Curves can also refer to F-Curves which can be seen in the Blender’s Graph Editor. |
Tutorial 5: Animating An Object In Blender Using Armatures And Exporting To COLLADA FormatIn this tutorial we create a simple earthworm model to be used for next tutorials.
|
Tutorial 6: Animating an Object In Blender Using Armatures And Exporting To COLLADA FormatIn this tutorial, we create the bones for our earthworm model.
|
Tutorial 7: Animating An Object In Blender Using Armatures and Exporting To COLLADA FormatIn this tutorial, we animate our earthworm model.
|
Tutorial 8: Animating An Object In Blender Using Armatures And Exporting To COLLADA FormatBlender does not support or export COLLADA’s animation clips. In order to export multiple animations you must create a single animation that contains all of the animations you wish to export. |