Cinema 4D to Blender: How to Import C4D Models

To an Open Platform

Cinema 4D has a shallow learning curve
Cinema 4D has a shallow learning curve (Source: 3DPowerStore)

Blender is a free and open-source 3D design program used for modeling, animation, and video editing. It’s also often used as a platform for conversion.

There are many instances when having various models in the same format is useful, including the following:

  • When you want to load a model into a game engine
  • When you’re doing your modeling in one program and texturing in another
  • When members of a team are using different programs and need to convert to a common file type in order to consolidate or collaborate

Fortunately, whatever your need, Blender is quite capable of importing and exporting many different mesh formats.

One program you might want to make work with Blender is Cinema 4D (C4D), a popular design suite used in film and television animation. To make the two work together, it’s necessary to use a file type that’s compatible with both Blender and C4D. Let’s take a closer look!

Back to Contents

Advertisement
Advertisement
Cinema 4D to Blender: How to Import C4D Models

Type Knowledge

File types allow you to move models between different programs
File types allow you to move models between different programs (Source: 3D Map Generator)

While there are a number of different file formats for 3D models, the most popular and well known for this type of importing is the OBJ format.

It’s a geometry definition file format first created by Wavefront Technologies. Because it’s in an “open” format, meaning a neutral interchange format that’s not tied to specific software, it’s been adopted by many 3D graphics applications.

Back to Contents

Advertisement
Advertisement
Cinema 4D to Blender: How to Import C4D Models

Let's Import!

Importing into Blender is very straightforward
Importing into Blender is very straightforward (Source: Tanner Hartmann via All3DP)

The file format used by Cinema 4D (ending in “.c4d”) is non-neutral or native, meaning it’s suited only for C4D. This poses a problem if you want to take your models into other programs, such as Blender.

To get around this, we’ll use the export feature in Cinema 4D and then import the model into Blender.

To export from C4D, follow these steps:

  1. Choose “File > Export > Export Cinema 4D (3D models only, no animations)”.
  2. When a dialog box appears with “Export Cinema 4D Options”, specify the parameters, including selecting “OBJ”, and then click “Export”.
  3. Specify the export file name and destination, then hit “Save”.

Now in Blender, you can follow this simple process to import your OBJ file:

  1. Choose “File > Import > .obj”.
  2. Find and select your exported OBJ file.
  3. Hit “import .obj”!

And that’s it, you’re ready to start working in Blender!

Back to Contents

Advertisement
Advertisement
Advertisement