How to export obj sequences to gltf / glb with textures

This page summarizes the projects mentioned and recommended in the original post on /r/Houdini

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gltf-vscode

    This is an extension for Visual Studio Code to add support for editing glTF files.

  • if you have a gltf file, then you have a JSON text file you can edit with the textures in the same directory so it should be easy to change the texture by replacing the image file or editing the JSON GLTF file, here's a good free way to edit them: https://github.com/AnalyticalGraphicsInc/gltf-vscode

  • FBX2glTF

    A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.

  • i use maya to make blendshapes in FBX format then use https://github.com/facebookincubator/FBX2glTF to make the gltf and https://meshoptimizer.org/gltf/ to make the GLB

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts