Git Product home page Git Product logo

Comments (4)

MarkCallow avatar MarkCallow commented on June 19, 2024

I assume this is the right place
No, but don't worry. I understand you had problems trying to use the Khronos Bugzilla. I'll add a repo for specification issues and move this issue there once it is set up. I'll fix the issues in a little while.

Congratulations on being the first person to spot the hidden cookie. I am afraid there is no prize.

  1. You can find KTX files in https://github.com/KhronosGroup/KTX-Software/tree/master/testimages. You can find some more complex ones, including a cubemap texture in https://github.com/msc-/KTX-Software/tree/incoming/tests/testimages. I'll be moving these to this repo's incoming branch in the near future.

  2. The padding bytes can be any value. They are ignored by loaders and are there simply to maintain 4-byte alignment for the imageSize fields.

  3. Mobile devices were a major target for KTX. These require that 32-bit values be aligned on 4-byte boundaries. To keep loaders a little simpler we make sure that all 32-bit values in the the KTX file are 4-byte aligned. One does not typically explain this sort of thing in specifications but I suppose I can add a footnote. Isn't "% 4" sufficient clue that this is about modulo 4?

from ktx-software.

MarkCallow avatar MarkCallow commented on June 19, 2024

Please refile this at https://github.com/KhronosGroup/KTX-Specification/issues and close this one. Sorry to ask but I have not found a way to mark an issue as filed by somebody else or ensure a particular user will receive notifications about updates to the issue.

from ktx-software.

mcraiha avatar mcraiha commented on June 19, 2024

Moved to KhronosGroup/KTX-Specification#1

from ktx-software.

MarkCallow avatar MarkCallow commented on June 19, 2024

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.