Skip to content

InfiniteCoder01/pixamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixamo

Generates sprites from pixel art skeleton Made as a tool for my game for OLC CodeJam 2024, can be used as a submission by itself :)

Usage

Clone this repository, run pip install . to install it. Run pixamo pose.png skinmap.png -s skin.png -o image.png to map skin.png to pose.png using skinmap.png outputing image.png. Example files can be found in example directory If you are using nix, it is also available as a flake: nix run github:InfiniteCoder01/pixamo -- pose.png skinmap.png -s skin.png -o image.png

About

Generates sprites from pixel art skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published