Importing Models

From Computing and Software Wiki

Jump to: navigation, search

Contents

Getting Started

If you find that the world editor geometry, or supplied models do not fit your experimental needs there is an easy solution. The world editor has a function built in that allows you to import models from 3rd party modelling programs such as Maya, 3D Studio Max, or Blender. As long as you can export your file to the Collada file format (*.dae), the world editor is able to open the object. In this tutorial we will be using Audodesk Maya as an example for importing models and using them in a world. Maya does have native .dae export support which we will be using. However, if you find it to be too buggy the easiest solution is to use the Feeling Software Collada Export Plugin for Maya. You may download the required files and activate the plugin for Maya following the instructions on the website. Once finished you are ready to begin exporting your scenes with the plugin which may result in better written *.dae files.

Importing Scene Data

When you are ready to export from Autodesk Maya make sure your entire model is selected and click on File > Export Selection. You will be prompted with a export box, save as Files of Type: DAE_FBX (*.dae) with an appropriate name. In our example it is Waterdrop.dae. If you are using the Feeling Software Plugin make sure to select it from the Save Type and also in the options check Bake Transforms. After files have been exported they should be relocated to the directory ..\C4\Import.


Image:Import1.jpg


Start C4 and select Tool > New World. Then choose World > Import Scene


Image:Import2.jpg


You will be prompted with an Import Scene dialog where you should navigate to the appropriate file you have exported from Maya and click OK.


Image:Import3.jpg


After selecting a Collada file, the imported geometry (as well as materials) will appear in the World Editor. At this point, you may make any changes that you need to in the world editor. Note that during the import process, the World Editor will keep track of the materials used by the imported geometry from Maya. However, each image must be imported using the Importing Textures so that they are in the appropriate *.tex format that the engine can understand. You may then need to hit the Clean button in the Material Manager in order to refresh all of the materials.


Image:Import4.jpg

Exporting to a Model

When you have made all the required changes to your model, select World > Save as Model


Image:Import5.jpg


An Export Model dialog will show up. Give the model a name and be sure to save it in a SUBDIRECTORY of data, if you put it straight in the /data folder your model will not open in the world editor. Click OK to save to *.mdl format that the game engine can recognize.


Image:Import6.jpg


Inserting a Model to a world

Now your models are ready to import into a new world or complex world that has been created for an experiment. Controllers can be attatched to these models so that the user may interact with custom objects as the instructor sees fit. Open the world that you would like to work with and then select World > Insert Model.


Image:Import7.jpg


The Import Model dialog will prompt you to navigate to your model that you created. Click OK.


Image:Import8.jpg


It is now easy to see that your model has been inserted into the world for interaction with the game.


Image:Import9.jpg
Return to RCaragogo

Tips and Troubleshooting

  • Before exporting models to the *.dae format try to scale them to the size that you would like them to be in the world editor. The scaling function was difficult to use and often had undesirable results on my model especially if it was multiple pieces.
  • Before exporting models check out in the Maya Window > Hypergraph: Connections and clean up any prior groupings and transforms that you may have made but now have no real effect on your model.
  • Make sure to go Modify > Freeze Transforms in maya before exporting so that the collada file is not filled with transforms that are not needed and your model acts appropriately in the world editor.

References
http://www.terathon.com/wiki/index.php?title=Creating_an_Entity_Model

Personal tools