Skip to content

Super3D Import & Export .3Ds

by shouwang·Workflow

Images © shouwang. Used for product review; image policy.

Why we like it

Super3D Import & Export .3Ds earns its place as a single-format slice for anyone who only occasionally touches .3ds. It handles conversion in the cloud so Blender stays lightweight, and the recommended flow is to import, clean up names and shading, then re-export to .3ds only when a downstream tool demands it — otherwise ship FBX or glTF.

What is Super3D Import & Export .3Ds?

.3ds is the legacy mesh container originally produced by Autodesk 3D Studio on DOS and later by early 3ds Max releases, and it still turns up as a lowest-common-denominator interchange format across asset libraries, scanners and CAD plugins. Super3D Import & Export .3Ds brings that format into Blender by adding dedicated import and export entries to the File menu.

On import, you pick a .3ds file from File → Import; the add-on uploads it to the Super3D conversion service, then downloads the result and merges it into your active scene. On export, the scene is written to OBJ on the main thread, converted to .3ds through Super3D, and saved to disk. Because conversion happens in the cloud, you don't need Autodesk 3D Studio or 3ds Max installed — just Blender and an internet connection.

Import preserves triangulated meshes with material slots, diffuse maps and basic material colors, while export writes triangulated meshes with a single material per mesh carrying diffuse color and texture name. Object and material names are limited to 10 characters by the .3ds spec, smoothing groups are best-effort, and quads or n-gons are triangulated by the converter. It ships as a focused add-on under GPL licensing.

Who is Super3D Import & Export .3Ds best for?

Super3D Import & Export .3Ds is best for game-dev and archive interchange pipelines: pulling old .3ds packs from libraries like Turbosquid into Blender, opening vintage student or studio archives without keeping 3ds Max running, and sending simple meshes to legacy tools that only read .3ds.

How much does Super3D Import & Export .3Ds cost?

Super3D Import & Export .3Ds is completely free to download and use.

Key features

  • Adds dedicated Blender File menu entries for importing and exporting .3ds files
  • Runs conversion through the Super3D cloud service, keeping Blender lightweight
  • Import uploads the .3ds file, then downloads and merges the result into your active scene
  • Export writes the scene to OBJ on the main thread, converts it to .3ds via Super3D, and saves to disk
  • Import preserves triangulated meshes with material slots, diffuse maps and basic material colors
  • Export writes triangulated meshes with a single material per mesh, carrying diffuse color and texture name
  • Packaged as a focused single-format add-on under GPL licensing

Tags

#Blender#3ds#3D Studio#import export#file format#interchange#cloud conversion#legacy format

Frequently asked questions

Which Blender versions does Super3D Import & Export .3Ds support?

Super3D Import & Export .3Ds is tested on Blender 4.2 through 5.1, and its legacy bl_info entry covers Blender 4.0 and later. Within that range, the add-on registers its import and export menu entries directly in Blender's File menu. Because the actual conversion runs through the Super3D cloud service rather than inside Blender, the add-on itself stays lightweight across supported releases. If you run a version outside this range, check the developer's page before relying on it.

Do I need 3ds Max or Autodesk 3D Studio installed to use Super3D Import & Export .3Ds?

Super3D Import & Export .3Ds does not require Autodesk 3D Studio or a legacy 3ds Max installation. Conversion runs in the cloud through the Super3D service, so you only need Blender and an internet connection to import or export .3ds files. On import, the add-on uploads your file, then downloads the result and merges it into the active scene. On export, your scene is written to OBJ, converted to .3ds through Super3D, and saved to disk, which keeps old formats accessible without keeping legacy software alive.

Why does Super3D Import & Export .3Ds truncate object names to 10 characters?

Super3D Import & Export .3Ds truncates object and material names to 10 characters because the .3ds file format specification hard-caps names at that length. The converter does its best to fit names within the limit, but the constraint lives in the format itself rather than in the add-on. On import, names arrive already truncated to the 10-character 3DS limit from the source side, and on export they are shortened again to comply. Smoothing groups are handled on a best-effort basis, and quads or n-gons are triangulated by the converter.

Can I install Super3D Import & Export .3Ds alongside other Super3D format add-ons?

Super3D Import & Export .3Ds can be installed alongside other Super3D format add-ons without conflicts. Each format ships as a separate extension with its own ID and operator names, so they run independently within Blender. If you work with more than one legacy format, you can add each single-format bridge you need. The developer also offers the Super3D Extra Format Bridge, which packages every supported format together for anyone who wants the full set rather than individual slices.

Is Super3D Import & Export .3Ds free?

Super3D Import & Export .3Ds is listed as free in this catalog. It is packaged as a focused, single-format add-on under GPL licensing, covering only the 3D Studio (legacy) .3ds format rather than a wider bundle. Licensing and current terms can change, so check the developer's page for the latest details before you rely on it. If you need broader coverage, the developer also offers the Super3D Extra Format Bridge, which packages multiple formats in one add-on.

Similar plugins