Giter Site home page Giter Site logo

[Feature] Cross-file data references about imhex HOT 3 OPEN

Zekfad avatar Zekfad commented on May 26, 2024
[Feature] Cross-file data references

from imhex.

Comments (3)

paxcut avatar paxcut commented on May 26, 2024 1

About sections.
The set of formats supported are the ones from stb. I think DDS are not included for technical problems although there have been attempted. There are many options to convert DDS textures to format supported.

from imhex.

paxcut avatar paxcut commented on May 26, 2024

The pattern language allows you to open and read files from your disk. The contents of the file can be written to its own section independent of the input file. You can place patterns in the section and copy data from one section to any other section. Note that the input file itself is also considered a section. For 3-d visualization textures (currently only one texture per model) can be read from disk, but the file must contain the texture only and be in one of the image formats supported.

from imhex.

Zekfad avatar Zekfad commented on May 26, 2024

Thank you for response, missed that part of pattern language. Not quite sure what you mean by sections (structs?). I've expected to have some node in data processor actually to do that.

But now that you mentioned it, I think it's possible to use out var and read node perhaps?

As for textures I'm looking for a way to load DDS structure (I have DDS header in main file and DDS contents in an aux file), I think I can combine them via buffer ops in data processor, but I still need to preprocess data to be able to feed it to visualizer.

from imhex.

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.