CoolFace
Apppublic

Rahimel/pixelperfect-spritesync-pro

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
5 commits on main
9d287a810mo ago

the application does not work. Why?

Rahimel
c44664e10mo ago

Design an application using Python, JavaScript, HTML and CSS that will take any size sprite sheet lift each sprite placing it on its own layer and align the sprites perfectly so that when the sprite sheet is animated there is no overlap of one image onto anther. Always and ONLY after the images have been perfectly aligned the application should generate ONE layer with all of the sprite images perfectly aligned and allow the user to download one image at a time but more importantly the user must be able to download the fully aligned sprite sheet (vertically and horizontally) in a single .png sprite sheet.

Rahimel
b99486210mo ago

Manual changes saved

Rahimel
99d3a1c10mo ago

Design an application using Python, JavaScript, HTML and CSS that will take any size sprite sheet lift each sprite placing it on its own layer and align the sprites perfectly so that when the sprite sheet is animated there is no overlap of one image onto anther. Always and ONLY after the images have been perfectly aligned the application should generate ONE layer with all of the sprite images perfectly aligned and allow the user to download one image at a time but more importantly the user must be able to download the fully aligned sprite sheet (vertically and horizontally) in a single .png sprite sheet.

Rahimel
05c3a1c10mo ago

initial commit

Rahimel