Skip to content

Super3D Import & Export .Apx

by shouwang·Workflow

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

Why we like it

Earns its place in the superhive library as a focused single-format bridge: it handles .apx import and export through cloud conversion without requiring NVIDIA's APEX or PhysX tooling locally, and it is built for archive and migration use cases now that APEX has been effectively replaced by newer PhysX modules.

What is Super3D Import & Export .Apx?

Super3D Import & Export .Apx is a Blender add-on for opening APX physics asset packages produced by NVIDIA APEX-based tooling. The .apx format is an XML wrapper that references mesh and rig data along with simulation parameters, and it comes from the NVIDIA APEX / PhysX ecosystem covering clothing, destruction and particles.

Importing pulls a .apx file from File → Import → Super3D: APX (.apx); the add-on uploads it to the Super3D conversion service, then downloads and merges the result into your active scene. Exporting goes through File → Export → Super3D: APX (.apx), writing the scene to OBJ before Super3D converts it to .apx on disk. Because conversion runs in the cloud, Blender stays lightweight and no NVIDIA APEX or PhysX install is required.

Import preserves reference mesh geometry and object naming from the APX manifest, while export repackages geometry into an .apx-compatible structure. Simulation parameters such as cloth coefficients and damage profiles are not converted, so round-trips are best treated as geometry-only. It ships as a focused add-on under GPL licensing.

Who is Super3D Import & Export .Apx best for?

Super3D Import & Export .Apx is best for game tech artists inspecting APEX assets shipped with engine projects, cloth and destruction TDs pulling simulation source meshes back into Blender for retargeting, and asset archivists opening old APEX packages without the legacy authoring tools.

How much does Super3D Import & Export .Apx cost?

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

Key features

  • One-click import and export through dedicated Blender File menu entries for the .apx format
  • Cloud conversion via the Super3D service, keeping Blender lightweight with no NVIDIA APEX or PhysX install needed
  • Import uploads the .apx file, then downloads and merges the result into your active scene, preserving reference mesh geometry and object naming from the APX manifest
  • Export writes the scene to OBJ, then converts it to an .apx-compatible structure for downstream tooling
  • Geometry-only round-trip; simulation parameters such as cloth coefficients and damage profiles are not converted
  • Packaged as a focused add-on under GPL licensing, installable alongside other Super3D format add-ons without conflicts

Tags

#apx#nvidia-apex#physx#blender-addon#import-export#format-conversion#simulation#interoperability

Frequently asked questions

Which Blender versions does Super3D Import & Export .Apx support?

Super3D Import & Export .Apx has been tested on Blender 4.2 through 5.1, and its legacy bl_info entry covers Blender 4.0 and later. It ships as a focused add-on under GPL licensing and installs as a Blender extension. Conversion runs in the cloud through the Super3D service, so you need Blender and an internet connection rather than local physics tooling. For the most current compatibility details, check the developer's page before installing.

Does Super3D Import & Export .Apx need NVIDIA APEX or PhysX installed?

Super3D Import & Export .Apx does not require NVIDIA APEX or PhysX to be installed. Conversion runs in the cloud through the Super3D service, so you only need Blender and an internet connection. This keeps Blender lightweight, since the format processing happens off your machine. On import the add-on uploads the .apx file to the service and merges the returned result into your active scene, and on export it sends OBJ data out for conversion back to .apx on disk.

Does simulation behavior round-trip through Super3D Import & Export .Apx?

Super3D Import & Export .Apx reliably round-trips geometry only. On import, simulation parameters such as cloth coefficients and damage profiles are not converted to Blender physics, and on export Blender-side cloth or softbody settings are not translated into APEX parameters. APEX parameters are simulator-specific, so a full behavioural round-trip is not supported. Import does preserve reference mesh geometry and object naming from the APX manifest, which makes it suited to extracting reference meshes rather than transferring live simulation setups.

Can Super3D Import & Export .Apx run alongside other Super3D format add-ons?

Super3D Import & Export .Apx can be installed alongside other Super3D format add-ons. Each format ships as a separate extension with its own ID and operator names, so they do not conflict with one another. If you work with more than one format, the developer also offers the Super3D Extra Format Bridge, which bundles every supported format together. For just the .apx format, this single-format add-on covers import and export on its own without pulling in the others.

Is Super3D Import & Export .Apx free?

Super3D Import & Export .Apx is listed as free in this catalog. For current licensing and any pricing details, check the developer's page. The add-on is distributed under GPL licensing and packaged as a focused single-format Blender extension for the .apx format. It integrates directly through Blender's File menu, adding dedicated import and export entries for the format. A demo video is available on the developer's page for a look at the workflow before installing.

Similar plugins