fbx-conv | Command line utility using the FBX SDK

 by   libgdx C Version: Current License: Apache-2.0

kandi X-RAY | fbx-conv Summary

kandi X-RAY | fbx-conv Summary

fbx-conv is a C library typically used in Utilities applications. fbx-conv has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Command line utility using the FBX SDK to convert [FBX/Collada/Obj files] to more runtime friendly formats. The FBX content is parsed into an in-memory datastructure. Pluggable writers then take this datastructure to generate the output. Send us a pull request if you want the writer for your engine/framework/app to be integrated. We’ll build the converter for Windows, Linux and Mac. The FBX parser is largely based on GamePlay SDK’s encoder. We’ll try to back-port any bug fixes or improvements. These binaries are recompiled on any changes in the Git repository, via the travis build. On Windows you’ll need to install VC 2015 Redistributable Package On Linux and Mac, we have to link to the dynamic libraries of the FBX SDK (libfbxsdk.so and libfbxsdk.dylib). We recommend copying libfbxsdk.so to /usr/lib on Linux. Otherwise you can use LD_LIBRARY_PATH and set it to the directory you put the .so file. There’s also a [Qt GUI wrapper] and [Java GUI] around it.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fbx-conv has a low active ecosystem.
              It has 425 star(s) with 123 fork(s). There are 49 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 71 have been closed. On average issues are closed in 283 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of fbx-conv is current.

            kandi-Quality Quality

              fbx-conv has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              fbx-conv is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              fbx-conv releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fbx-conv
            Get all kandi verified functions for this library.

            fbx-conv Key Features

            No Key Features are available at this moment for fbx-conv.

            fbx-conv Examples and Code Snippets

            No Code Snippets are available at this moment for fbx-conv.

            Community Discussions

            QUESTION

            Libgdx loading blender model, transparency incorrect
            Asked 2017-Oct-19 at 18:29

            I'm using libGdx 1.9.6 and I've got an issue. I've searched multiple forums, read various tutorials but nothing fits. I've created a simple cube in blender, textured it and export it to FBX (using fbx-conv). I've also downloaded the BDX-Blender-Exporter. I've tested Blender 2.69 and 2.76b without any changes to the result.

            The model is loaded and shown :

            blended cube

            If I change the background color to (0,0,0,0) or (0,0,0,1) then only a black screen appears.

            Here's the code (libGDX 1.9.6, Android-Studio 2.3.3)

            ...

            ANSWER

            Answered 2017-Oct-19 at 18:29

            Holy mackerel, it was the texture file... it was 1024x1024 png... but somehow corruptet... once opened and resaved and all works.... countless hours and this is the only thing I've not checked... Thanks for the help guys! –

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install fbx-conv

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/libgdx/fbx-conv.git

          • CLI

            gh repo clone libgdx/fbx-conv

          • sshUrl

            git@github.com:libgdx/fbx-conv.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 C Libraries

            linux

            by torvalds

            scrcpy

            by Genymobile

            netdata

            by netdata

            redis

            by redis

            git

            by git

            Try Top Libraries by libgdx

            libgdx

            by libgdxJava

            packr

            by libgdxC

            gdx-ai

            by libgdxJava

            ashley

            by libgdxJava

            box2dlights

            by libgdxJava