Skip to content

Load sets of files semantically #5

@pforhan

Description

@pforhan

Requirements:

  • load a directory w/optional file filter
  • stretch: load a dir tree

example:
2dgameart bundle is typically: character/filetype/size/frameset/files_001.png
so Hedgehog/PNG Sequences/Hurt/Hurt_00*.png would hopefully translate to frames named Hedgehog-hurt-001 or something.

simplest impl would be to have a load(prefix, list) so maybe a file gatherer/visitor would be a different thing

... that said may need an abstraction layer since the files could be streaming out of an archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions