Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Web3D X3D/VRML2 format
Web3D X3D/VRML2 format

Import-Export X3D, Import VRML2.
Add-on by Bujus_Krachus
About What's New Permissions Reviews Version History

Version History

2.5.1 Blender 4.2  and newer
  • 97.8 KB
  • 5104
  • March 18th, 2025

Changelog

  • fixes (import):
    • color per face is now a separate case again compared to vertex color
    • quotes, backslashes and leading spaces in text objects get parsed correctly, a new mfstring handler got implemented which also results in same results for x3d and vrml
    • IndexedShape Import is more fault tolerant: less points than coordIndex doesn't lead to an error anymore
Compatibility
Blender 4.2  and newer
Downloads
5104
Size
97.8 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
  • Network Required to download web resources for import
License
GNU General Public License v3.0 or later
Status
Approved
v2.5.1 97.8 KB
2.5.0 Blender 4.2  and newer
  • 94.3 KB
  • 2947
  • February 15th, 2025

Changelog

  • features:
    • batch export options
    • support drag/drop popup and collection exporter UI
    • enable import support of .x3dv and .x3dz
    • export support enhanced of basic material node setups of diffuse, emission, image/movie texture, texture transform, alpha
    • import/export support of sound node as speaker object
    • optional metadata and copyright export input fields
  • fixes:
    • deprecated action api for 4.4+
    • vertex color missing without x3d material node
    • fontstyle import improvements
    • minor issues
Compatibility
Blender 4.2  and newer
Downloads
2947
Size
94.3 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
  • Network Required to download web resources for import
License
GNU General Public License v3.0 or later
Status
Approved
v2.5.0 94.3 KB
2.4.4 Blender 4.2  and newer
  • 64.8 KB
  • 5755
  • December 6th, 2024

Changelog

  • add: download of web based image textures if url is valid
  • fix: limit options of image export path, as the other options are invalid for x3d
  • fix: single file import via load function (programmatically, not GUI)
  • fix: update of global_scle export when file_unit changes via load function (programmatically, not GUI)
  • refactor: minor code cleanups
Compatibility
Blender 4.2  and newer
Downloads
5755
Size
64.8 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
  • Network Required to download web resources for import
License
GNU General Public License v3.0 or later
Status
Approved
v2.4.4 64.8 KB
2.4.3 Blender 4.2  and newer
  • 63.7 KB
  • 1288
  • November 26th, 2024

Changelog

fixes:

  • re-add image texture export support with several file_path options
  • parsing of single value MFString for image texture url
  • image rotation by TexTransform node
Compatibility
Blender 4.2  and newer
Downloads
1288
Size
63.7 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v3.0 or later
Status
Approved
v2.4.3 63.7 KB
2.4.2 Blender 4.2  and newer
  • 61.7 KB
  • 788
  • November 21st, 2024

Changelog

bugfixes:

  • blender 4.3 deprecated api usage: Transparent materials get now set via surface_render_method, because the old api is not supported anymore and import would fail
Compatibility
Blender 4.2  and newer
Downloads
788
Size
61.7 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v3.0 or later
Status
Approved
v2.4.2 61.7 KB
2.4.1 Blender 4.2  and newer
  • 61.8 KB
  • 827
  • November 14th, 2024

Changelog

bugfixes import:

  • keyerror on text import if font style is not provided

bugfixes export:

  • update missed old api usage for spot lights
Compatibility
Blender 4.2  and newer
Downloads
827
Size
61.8 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v3.0 or later
Status
Approved
v2.4.1 61.8 KB
2.4.0 Blender 4.2  and newer
  • 61.8 KB
  • 903
  • November 6th, 2024

Changelog

features import:

  • scale input field
  • file unit type selector for easier unit scale conversion
  • import as collection checkbox
  • solidify checkbox and value slider (adds a solidify modifier)
  • multi-file import (all selected files in the blender file explorer get imported at once)
  • basic drag-drop filehandler for single files
  • improved text import: font family, style, justify and spacing get now parsed
  • support for movie texture
  • curve objects can now have materials

features export:

  • file unit type selector for easier unit scale conversion
  • limit to selected, visible, active collection checkbox; note: they influence each others export selection iteratively

features general:

  • changed default forward axis to -Z (before was Z)
  • AI-based translation of display UI messages for multiple major languages
  • bug report button in addon settings

bugfixes import:

  • vrml error on text import (text object of vrml can now get imported)
  • box inside out (flipped normals)
  • image texture rotated counterclockwise (added a mapping node to the shader nodes)
  • extrusion import error if length of scale less than spine (in this case the last value of scale gets now reused)
  • uv is not defined for elevation grid (was a typo, now import works)
  • emission strength was 0 (now is 1)

notes: please do report any issues or inconveniences that may arise.

Compatibility
Blender 4.2  and newer
Downloads
903
Size
61.8 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v3.0 or later
Status
Approved
v2.4.0 61.8 KB
2.3.6 Blender 4.2  and newer
  • 47.1 KB
  • 5496
  • August 27th, 2024

Changelog

bugfixes:

  • wrong color for per vertex color when no index is given for a specific case

updates:

  • updated licenso to gpl 3.0 or later
Compatibility
Blender 4.2  and newer
Downloads
5496
Size
47.1 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v3.0 or later
Status
Approved
v2.3.6 47.1 KB
2.3.5 Blender 4.2  and newer
  • 47.0 KB
  • 1493
  • August 11th, 2024

Changelog

this release contains several bugixes:

import wrl:

  • better handle missing or invalid colorIndex node
  • ignoring empty shape nodes to fix import errors
  • better handle pixel image textures: update api usage, multiline support, ignore empty data
  • parsing of multiline VRMLscripts
  • add check if USE-based cache is set in IndexedFaceSet
  • fix per vertex normals (split normals) for custom smooth shading
  • improve vertex colors import: update api usage, fix inconsitencies, add colorAttribute node to material setup

x3d exporter:

  • disable h3d extensions support (broken since blender 2.8) temporarily
Compatibility
Blender 4.2  and newer
Downloads
1493
Size
47.0 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v2.0 or later
Status
Approved
v2.3.5 47.0 KB
2.3.4 Blender 4.2  and newer
  • 44.9 KB
  • 992
  • August 1st, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
992
Size
44.9 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v2.0 or later
Status
Approved
v2.3.4 44.9 KB
2.3.3 Blender 4.2  and newer
  • 44.8 KB
  • 2128
  • June 11th, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
2128
Size
44.8 KB
Permissions
This version requests the following:
  • Files Required to access files for import/export
License
GNU General Public License v2.0 or later
Status
Approved
v2.3.3 44.8 KB
2.3.2 Blender 4.2  and newer
  • 41.0 KB
  • 194
  • May 27th, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
194
Size
41.0 KB
Permissions
This version requests the following:
  • Files Add-on expects to have access to filesytem.
License
GNU General Public License v2.0 or later
Status
Approved
v2.3.2 41.0 KB
2.3.1 Blender 4.2  and newer
  • 41.2 KB
  • 151
  • May 14th, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
151
Size
41.2 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v2.3.1 41.2 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite