Sample implementation project (Windows) #1
Pinned
TohnoCoding
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SIP-Implementation.zip
This is a sample Windows Forms project that implements the library with a bundled sample image. No binaries are included in the zip file other than the project library. (Which, if you feel apprehensive about safety, you can download from the Releases section and replace the bundled one, or you can download the entire project and compile from source yourself.) The app will draw bounding boxes around each sprite in the image so you can see exactly the location and dimensions of each frame.
Credit for the sample bundled spritesheet goes to the good folks at CraftPix. The bundled image is used entirely for non-profit purposes.
If doing your own implementation with the bundled GIF, and use a Y-axis tolerance of 4, you can compare your results to these:
zombie.gif
Beta Was this translation helpful? Give feedback.
All reactions