Cinema 4D

From GameStudio Wiki

Jump to: navigation, search

Contents

map export

versions prior to Cinema 4d 9.6

XPort plugin

c4d r6 ce example

unanimated models

unanimated models go with 3ds, obj or x. all of them come with c4d6ce.

animated models by hand

  • a. create your model, animate it to match cinema's timeline (a good value for a walkcycle is 30, my experience, so a walk would be a bit mor than a second)
  • b. move the timeline slider to 0. export the model as *.3ds and name it model_base.3ds.
  • c. exporting eg a walkcycle: if your walkcycle ranges from 0 to 30, do the following: move the timeline slider to 0. export the model as *.3ds and name it model_walk_00.3ds. move the timeline slider to 3. export the model as *.3ds and name it model_walk_01.3ds. move the timeline slider to 6. export the model as *.3ds and name it model_walk_02.3ds. continue this way including frame 27, but not 30. you will have 10 what i call "morph target 3ds files" exported.
  • d. open MED. file>import>from 3ds import your model_base.3ds
  • e. file>import>append frames from 3ds and select all your model_walk_00.3ds to model_walk_10.3ds (select the first, hold "shift" key and select the last, the click "open". there you go.

advantage: 3ds export "bakes" all states and deformations to the mesh, so you can even export wind modifier animations etc that is impossible with the x export.

c4d versions 9.6 and up

  • for A7 ,just export from C4D to .FBX and import in wed
Personal tools