texgenpack | convert texure files using a genetic algorithm | Compression library

 by   hglm C Version: Current License: Non-SPDX

kandi X-RAY | texgenpack Summary

kandi X-RAY | texgenpack Summary

texgenpack is a C library typically used in Utilities, Compression applications. texgenpack has no bugs, it has no vulnerabilities and it has low support. However texgenpack has a Non-SPDX License. You can download it from GitHub.

Compress, decompress and convert texure files using a genetic algorithm. Supports KTX and DDS containers, and texture formats such as the DXT family, ETC1/2, BC6/BC7 etc. Contains graphical user interface (designed for Linux). Advantage is versatility and extendability, disadvantage is slowness compared to less general texture compressors. Primarily developed for Linux, it uses the libfgen genetic algorithm library. It also contains a Windows port (which requires some configuration to provide pthreads and GTK+ for GUI). The detex repository (contains a stand-alone texture decompression library derived from texgenpack that also contains a viewer program. It superseeds texgenpack for this purpose as it is more complete and flexible, but does not contain texture compression functionality. It is the intention that a future version of texgenpack will make use of detex. See the file README for more detailed instructions.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

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

            kandi-Quality Quality

              texgenpack has no bugs reported.

            kandi-Security Security

              texgenpack has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              texgenpack has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              texgenpack 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 texgenpack
            Get all kandi verified functions for this library.

            texgenpack Key Features

            No Key Features are available at this moment for texgenpack.

            texgenpack Examples and Code Snippets

            No Code Snippets are available at this moment for texgenpack.

            Community Discussions

            Trending Discussions on texgenpack

            QUESTION

            Texgenpack Wrapper - Compilation Problems
            Asked 2019-Aug-25 at 20:11

            I'm working on a wrapper for texgenpack for my AssetStudio python port. The goal of the wrapper is a conversion of texture types into a format that PIL can use. Atm, I simply want to save the original texture as a file, then read it via texgenpack, convert it and feed the result to PIL. (Later on the file r/w will be replaced by passing bytes.)

            When I try to use

            ...

            ANSWER

            Answered 2019-Aug-25 at 20:11

            I was able to solve the problem, it was actually pretty laughable.

            The problem was, that the C source wasn't compiled, so the function references in the header files couldn't link to any actual functions.

            setup.py

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install texgenpack

            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/hglm/texgenpack.git

          • CLI

            gh repo clone hglm/texgenpack

          • sshUrl

            git@github.com:hglm/texgenpack.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 Compression Libraries

            zstd

            by facebook

            Luban

            by Curzibn

            brotli

            by google

            upx

            by upx

            jszip

            by Stuk

            Try Top Libraries by hglm

            detex

            by hglmC

            flash-bench

            by hglmC++

            a10disp

            by hglmC

            gstplay

            by hglmC