Home

Awesome

SequenceParsing

Definition:

Pattern: A file name, absolute or not, which is composed of symbols (variable) which can take several values.

#Supported variables:

This repository aims to help solving 3 problems:

  1. Given a file name, search within the same directory for all other files that matches the same "pattern".

  2. Given a "pattern" generate file names for a given frame number and view.

  3. Given a files list, tries to group files under similar patterns.