6 min readUpdated

How to Open .max Files in Cinema 4D

Cinema 4D won't open .max files and FBX export destroys every Corona and V-Ray material on the way out. Here's how to actually do it.

Native pluginCorona + V-RayNo Max experience neededOne-time purchase
14-day money-back · 1 year of updates
Quick answer

No — Cinema 4D cannot open .max files natively. The format is proprietary to Autodesk 3ds Max.

To open a .max scene in Cinema 4D with all Corona and V-Ray materials intact, use a dedicated converter like MAX2C4D — it reads the .max file through 3ds Max and rebuilds every material as a native C4D shader. Average benchmark: 847 objects, 43 seconds.

Why .max Is a Closed Format

Autodesk owns the .max format. Only 3ds Max can read it natively.

A serialized snapshot, not an interchange format

3ds Max stores everything about a scene in a single proprietary binary container: geometry, materials, modifiers, plugin data, render settings, animation controllers, and the entire scene graph hierarchy. The .max format has no public specification — Autodesk has never documented its internal structure, and the format changes between 3ds Max versions.

That's fundamentally different from FBX or OBJ, which are designed to transfer specific types of data between applications. A .max file is a serialized snapshot of the entire 3ds Max runtime state, including references to third-party plugins.

What lives inside a .max file

  • ·Corona materials — CoronaPhysicalMtl, CoronaBitmap, CoronaColorCorrect, CoronaMixMtl, CoronaLayeredMtl, and 20+ other material and shader types with all their interconnected parameters.
  • ·V-Ray materials — VRayMtl, VRayBlendMtl, VRayFastSSS2, VRayLightMtl, and the full V-Ray shading tree with BRDF models, coat layers, and subsurface scattering.
  • ·Render settings — GI solver, denoiser, tone mapping curves, LUT files, progressive limits, environment overrides.
  • ·Plugin-specific data — ForestPack scatter, RailClone parametric geometry, Tyflow particles, Phoenix FD simulations — all stored as plugin-native binary blobs.
What this means for you

None of this data is accessible without 3ds Max itself. The only way to read a .max file is through the 3ds Max SDK, running inside an active 3ds Max session. That's why every approach to opening .max in Cinema 4D needs 3ds Max somewhere in the pipeline — the question is just whether you do that work yourself or let a tool handle it.

For an exhaustive list of converters, exporters and asset bridges in the 3ds Max → C4D ecosystem, see all 3ds Max → C4D tools (2026).

Method 1: FBX Export (and Why It Fails)

Avoid for archviz

Geometry comes through. Everything else gets stripped.

The traditional approach: open the .max in 3ds Max, export to FBX, import the FBX in Cinema 4D. It sounds straightforward, but the result is almost always disappointing — FBX is a geometry interchange format and was never designed to carry renderer-specific material graphs.

What you get

  • ·Geometry & meshes
  • ·Object hierarchy
  • ·Bones & animation keyframes

What you lose

  • ×All Corona & V-Ray materials
  • ×Node graph connections (flattened)
  • ×Multi/Sub-Object assignments
  • ×Render settings & tone mapping
  • ×Texture paths (UNC, NAS, cloud)
  • ×Corona/V-Ray lights, IES, cameras

The result: gray, untextured geometry with an empty material editor. Then 4 to 8 hours of manual material rebuilding per scene, copying every CoronaBitmap, every CoronaColorCorrect chain, every Multi/Sub-Object assignment by hand from screenshots of the original Max scene. For a scene with 200+ materials, this isn't viable.

Hidden cost
On a 30-scene project, FBX-then-rebuild costs roughly 120-240 billable hours — before any creative work begins. That's the same time it takes to render the entire project on a beefy GPU farm.

Side-by-side breakdown: MAX2C4D vs FBX Export. If you've been considering rebuilding by hand, see why the manual rebuild approach doesn't scale.

Method 2: Free Converters & MaxToC4D

Limited support

Free options exist. Most stop at Standard materials.

A handful of community plugins and free converters claim to bridge .max files into Cinema 4D — the most-cited being MaxToC4D. They typically work fine for basic geometry plus simple Standard materials, but break down on real archviz scenes the moment Corona or V-Ray is involved.

The common limitations across free tools:

  • ·No Corona materials guide support — CoronaPhysicalMtl, CoronaBitmap, CoronaColorCorrect chains are dropped or replaced with Standard.
  • ·No V-Ray render settings pipeline — VRayMtl, VRayBlendMtl, the ~130-parameter VideoPost render config: none of it crosses over.
  • ·Often unmaintained — many tools are abandoned side-projects last updated 5+ years ago, frozen on a single 3ds Max version.
  • ·Inconsistent Multi/Sub-Object handling, broken texture paths on UNC/NAS, and missing ForestPack/RailClone support.
If you’re evaluating free tools

For asset shopping (a single .max from 3dsky with simple Standard materials), free converters can be enough. For client work — Corona / V-Ray scenes that need to render the same on the C4D side — the gap between free and paid is the difference between “mostly works for geometry” and “ships to client tomorrow.”

Detailed feature-by-feature comparison: MaxToC4D alternative comparison.

Method 3: MAX2C4D — Open .max Files Directly from Cinema 4D

Recommended

Reads .max through 3ds Max. Rebuilds materials as native Corona/V-Ray shaders. Done in seconds.

MAX2C4D takes a completely different approach. Instead of relying on FBX as a middleman, it reads your .max file directly through 3ds Max and transfers every piece of scene data to Cinema 4D — including everything FBX drops.

How it works

  1. 1

    Select .max from Cinema 4D

    Open the MAX2C4D importer inside Cinema 4D and browse to your .max file. No need to open 3ds Max yourself.

  2. 2

    Headless 3ds Max export

    MAX2C4D launches 3ds Max in the background, reads the .max via the official SDK, exports geometry as OBJ (27× faster than FBX) and serializes scene data as JSON.

  3. 3

    Cinema 4D rebuilds the scene

    C4D reads the JSON and rebuilds every Corona and V-Ray material node-by-node — 80+ shader nodes mapped, Multi/Sub-Object becomes polygon Selection Tags, lights and cameras restored.

847
objects converted
43 sec
total conversion time
80+
shader node types

Drag the slider — same scene, side by side

Interior Scene converted to Cinema 4D with MAX2C4DInterior Scene rendered in 3ds Max with Corona
3ds Max + Corona
Cinema 4D (via MAX2C4D)
87 objects34 materialsconverted in 14s

What Transfers When You Open a .max File

Not just geometry — the full scene structure, including renderer-specific data no interchange format can carry.

Corona Renderer

  • CoronaPhysicalMtl, CoronaLegacyMtl, CoronaLightMtl
  • CoronaBitmap, CoronaColorCorrect, CoronaMixMtl
  • CoronaLayeredMtl, CoronaRaySwitch, CoronaSelect
  • CoronaNormal, CoronaTriplanar, CoronaAO
  • CoronaSun, CoronaMoon, CoronaLight (all shapes)
  • 20+ material and shader node types total

Deep dive: Corona materials guide

V-Ray Renderer

  • VRayMtl, VRayBlendMtl, VRayFastSSS2, VRayLightMtl
  • VRayBitmap, VRayColor, VRayColorCorrect
  • VRayTriplanarTex, VRayNormalMap, VRayDirt
  • VRayHDRI, VRayMultiSubTex, VRayMtlWrapper
  • VRaySun, VRayLight, VRayIES, VRayDomeLight
  • 15+ material types, ~130 render parameters

Deep dive: V-Ray lights & render settings

Scene Data

  • 80+ shader node types
  • Full material graph nesting
  • Multi/Sub-Object → Selection Tags
  • Lights with IES & color temp
  • Physical cameras with DOF

Render Settings

  • GI solver configuration
  • Progressive rendering limits
  • Denoiser settings
  • Tone mapping & LUT
  • Environment overrides

Full list: Features

Extras

The V-Ray graphs come through node-for-node. We stopped reshading purchased assets — the look matches the preview straight after import.
MiraLead 3DNorthpine Studio

Opening .max Files on Mac

3ds Max is Windows-only. Cinema 4D for Mac isn't.

The MAX2C4D importer plugin runs natively on macOS, including Apple Silicon (arm64). Run the exporter on a Windows machine with 3ds Max installed to convert the .max file into the intermediate format. Copy the output folder to your Mac and open the project in Cinema 4D — the C4D importer reads the scene data and rebuilds everything natively, no Windows dependency at runtime.

Especially useful for studios that use 3ds Max for asset creation but run their Cinema 4D pipeline on macOS. Convert once on a Windows workstation, then share the C4D project across the Mac team. For studio-wide rollouts and licensing patterns, see the studio migration playbook and studio use cases.

macOS Gatekeeper
On first launch, macOS may block the plugin since it's not distributed through the App Store. Right-click the plugin file and choose Open to bypass this. Detailed installation steps: How It Works.

Explore the rest of MAX2C4D

Related Guides

Frequently Asked Questions

No. Cinema 4D has no built-in .max file importer. The .max format is proprietary to Autodesk 3ds Max and contains Corona/V-Ray materials, render settings, and plugin data that only 3ds Max can read. To open .max files in Cinema 4D, you need a dedicated converter like MAX2C4D.

Yes. MAX2C4D runs as a plugin inside 3ds Max to read the scene data directly. However, you don’t need to open Max manually — select your .max file from within Cinema 4D and MAX2C4D launches 3ds Max in the background automatically.

Stop rebuilding materials. Open your .max files properly.

847 objects. 43 seconds. Every Corona and V-Ray node intact.

847
objects
43s
conversion
80+
nodes
Get MAX2C4D — $99
14-day money-back1 year of updatesOne-time purchase