Git Product home page Git Product logo

Comments (4)

MarkCallow avatar MarkCallow commented on July 20, 2024 1

toktx (in the ktx2 branch) now supports PNG input. It can create .ktx and .ktx2 files. I could not use stb_image.h because it does not provide access to PNG auxiliary chunks which are needed for color correctness of the created textures.

from ktx-software.

MarkCallow avatar MarkCallow commented on July 20, 2024 1

I miswrote. Sorry! They're called ancillary chunks. You should be able to find the information using the proper name. I've now corrected my previous comment.

The change to load PNG ancillary chunks was made in PR #96.

PR #102 also has a change related to color correctness. Converting Netpbm input files from BT.709's OETF to sRGB's.

from ktx-software.

MarkCallow avatar MarkCallow commented on July 20, 2024

Yup. It's on the TO DO list.

from ktx-software.

rotoglup avatar rotoglup commented on July 20, 2024

Hello @MarkCallow, this is great :) Would you mind sharing a link to the relevant code or commit ? I'd like to learn more about the ancillary chunks, but GitHub search did not help me on this... Thanks

from ktx-software.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.