ux3d / 2gltf2

To glTF 2.0 converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To glTF 2.0 converter

2gltf2 is a command line tool based on Blender and Blender glTF 2.0 Importer and Exporter to convert from several 3D file formats to glTF 2.0.

Usage: 2gltf2.bat [filename] on Windows or ./2gltf2.sh [filename] on Linux.

Software Requirements

For other Blender versions and/or operating systems, please adapt the path in 2gltf2.bat or 2gltf2.sh.

Supported file extensions

  • ABC Alembic
  • BLEND Blender native file format
  • DAE COLLADA
  • FBX Filmbox
  • OBJ Wavefront OBJ
  • PLY Polygon File Format
  • STL STL
  • USD USD, USDA and USDC
  • WRL VRML
  • X3D X3D

View, inspect, edit, optimze and compose glTF

To inspect or optimize the converted glTF, please try out Gestaltor.

About

To glTF 2.0 converter

License:Apache License 2.0


Languages

Language:Python 86.1%Language:Batchfile 8.0%Language:Shell 5.9%