What it does
100k, 10k, and 1k GLB topology levels into the active Blender scene.Plugins / Blender
Install the Free3D Blender add-on as a single Python file, authorize through your browser, search the public 3D model catalog, import GLB models directly into the active scene, and keep the add-on updated from the published update feed.
100k, 10k, and 1k GLB topology levels into the active Blender scene.Download free3d_online.py, install it via Edit → Preferences → Add-ons → Install, enable the add-on, then open the Free3D tab in the 3D Viewport sidebar.
Download free3d_online.py, open Edit → Preferences → Add-ons → Install, select the file, and enable the add-on.
Click Sign In via Browser in the Free3D sidebar panel, approve the Blender app in the browser, and wait for the token to be stored automatically.
Browse popular models on panel open, search by query, and scroll results directly inside the sidebar.
Select a model from the results and click Import to download the GLB and place it into the active Blender scene.
No package manager or dependency chain. The Python script is the installable artifact and the self-update target.
Blender 3.6+ ships with the glTF/GLB importer. No additional packages needed — the add-on calls import_scene.gltf directly.
The add-on prefers 100k topology, falling back to 10k or 1k if the preferred level is unavailable for a model.
The Free3D tab appears in the 3D Viewport N-panel. Search, auth, import, and update checks all run from one place without leaving Blender.
On add-on load the plugin compares its local version to the published update feed and shows a download button when a newer release is available.
Download the script, install via Preferences, enable the add-on, and confirm the Free3D tab appears in the 3D Viewport sidebar.
Click Sign In, approve in the browser, and verify the panel shows the display name and balance after the modal poll completes.
Browse popular models on panel open, then search with a query and confirm results appear in the sidebar list.
Select a model, click Import, and verify the GLB object appears in the active scene with textures packed.
Test a model that has only 10k or 1k variants and confirm the add-on selects the best available level.
Check that Check Update compares local version to the feed and shows the download button when a newer version is published.
Available now
Install from the site, authorize through the browser, search the catalog, and import worker direct-file `.fbx` assets straight into the current scene.
Available now
Drop a single editor script into your Unity project, authorize through the browser, search Free3D results, import FBX LODs, and keep the plugin updated from the published feed.
In development
Unreal editor tooling is planned after the first plugin family is proven in production.
In development
Maya integration will follow the same browser-auth and direct-file inventory contract once 3ds Max is stable.
In development
Cinema4D rollout is queued behind the first production plugin launch.