gltf2usd | command-line utility for converting glTF 2.0 models to USD | 3D Printing library

 by   kcoley Python Version: Current License: MIT

kandi X-RAY | gltf2usd Summary

kandi X-RAY | gltf2usd Summary

gltf2usd is a Python library typically used in Modeling, 3D Printing applications. gltf2usd has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

This tool is a command-line Python script which converts glTF 2.0 models to USD, with the goal being simple pipeline conversion from glTF to usd, usda, usdc, or usdz. The tool is a proof-of-concept, to determine format conversion details, which could be useful for an actual C++ USD plugin. It has been developed and tested on both Windows 10 and Mac OS 10.14 Mojave Beta, using USD v18.09 and v18.11, and is built against the USD Python API. This tool currently only works on glTF 2.0 files, based on the core glTF 2.0 specification (no extensions except PbrSpecularGlossiness and KHR_texture_transform).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gltf2usd has a low active ecosystem.
              It has 185 star(s) with 34 fork(s). There are 23 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 24 open issues and 104 have been closed. On average issues are closed in 19 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of gltf2usd is current.

            kandi-Quality Quality

              gltf2usd has 0 bugs and 0 code smells.

            kandi-Security Security

              gltf2usd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gltf2usd code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gltf2usd is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gltf2usd releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              gltf2usd saves you 833 person hours of effort in developing the same functionality from scratch.
              It has 1910 lines of code, 223 functions and 19 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed gltf2usd and discovered the below as its top functions. This is intended to give you an instant insight into gltf2usd implemented functionality, and help decide if they suit your requirements.
            • Sets the PHR of the given material
            • Set the color of the material
            • Set metallic material
            • Set the base color
            • Write the image to a directory
            • Convert the image
            • Return the transformation matrix for a texture
            • Transform an image
            • Return data associated with accessor
            • Return the number of accessor types
            • Gets the byte size of the given type
            • Computes the rest transformation matrix for a given scene
            • Computes the usd transformation matrix from a node
            • Convert to usd
            • Check the compliance of the given root layer
            • Create a new usd animation
            • Returns a function to convert a keyframe
            • Set the normal texture
            • Set emissive texture
            • Sets the exposure texture
            Get all kandi verified functions for this library.

            gltf2usd Key Features

            No Key Features are available at this moment for gltf2usd.

            gltf2usd Examples and Code Snippets

            No Code Snippets are available at this moment for gltf2usd.

            Community Discussions

            QUESTION

            ImportError: No module named enum on Mac Python 2.7.10
            Asked 2019-Jul-01 at 18:24

            I already had tried installing enum, enum34 and aenum on my mac, but i could not import these packages into my code or interactive shell. But I can find these packages on pip freeze.

            Basically I want to run https://github.com/kcoley/gltf2usd .

            ...

            ANSWER

            Answered 2019-Jul-01 at 18:24

            I could not find any solution but for now, I copied enum from https://bitbucket.org/stoneleaf/enum34/src/default/enum/__init__.py into my local folder.

            Source https://stackoverflow.com/questions/56839857

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gltf2usd

            You can download it from GitHub.
            You can use gltf2usd like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            glTF nodes are mapped to USD XformglTF PbrMetallicRoughnessMaterial is mapped to USDPreviewSurfaceglTF KHR_materials_pbrSpecularGlossiness extensionglTF KHR_texture_transform extension (new textures are generated at the expense of a longer export time)glTF Skeletal animation is mapped to UsdSkelglTF node animations are supportedCurrently supports .gltf conversion to .usd, .usda, .usdc, and .usdz
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kcoley/gltf2usd.git

          • CLI

            gh repo clone kcoley/gltf2usd

          • sshUrl

            git@github.com:kcoley/gltf2usd.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular 3D Printing Libraries

            OctoPrint

            by OctoPrint

            openscad

            by openscad

            PRNet

            by YadiraF

            PrusaSlicer

            by prusa3d

            openMVG

            by openMVG

            Try Top Libraries by kcoley

            MeshPotato

            by kcoleyC++

            pyboostExpl

            by kcoleyC++

            houdini_tools

            by kcoleyPython

            screenshotGenerator

            by kcoleyTypeScript

            ResizeImages

            by kcoleyC#