MorganNesbitt / AssetManager

Learning Game Dev, Re-implementing stuff
0 stars 0 forks source link

Create script or some command to chain pipeline commands #10

Open MorganNesbitt opened 5 years ago

MorganNesbitt commented 5 years ago

Would be useful to take in an art directory and pass it through a pipeline of steps

  1. strip
  2. pack ... Future ideas
  3. Generate normal maps
MorganNesbitt commented 5 years ago

would be cool to have a multi step progress bar https://docs.rs/indicatif/0.11.0/indicatif/struct.MultiProgress.html