Showcase your libraries, tools and other projects that help your fellow love users.
alberto_lara
Party member
Posts: 372 Joined: Wed Oct 30, 2013 8:59 pm
Post
by alberto_lara » Sun Mar 29, 2015 4:42 am
Hi guys, this is a project I've been working on for a while, recently updated to work with LÖVE 0.10.0 (
EDIT : still works in 0.10.2)
Example of what Süsse can do with a few clicks:
The nice/useful things:
"Autoanimation" feature (used in the gif above)
Mirrors in X and Y axis
Bresenham's line algorithm to draw rect lines
Flood fill can be used too, in 4 or 8 directions (non-recursive)
Basic controls:
Right arrow = change frame to the right
Left arrow = change frame to the left
Shift + click = draws a rect from last clicked point
B = performs a 4 direction flood fill paint (when clicked)
Alt + C = change the palette
Ctrl + B = performs an 8 direction flood fill paint (when clicked)
Ctrl + G = show or hide the grid
Ctrl + A = adds a new frame to the end
Ctrl + Shift + A = adds a new frame on the actual position
Ctrl + D = deletes last frame
Ctrl + Shift + D = deletes the current frame
Ctrl + Shift + C = clears the current frame
Ctrl + Z = Undo
Ctrl + Y = Redo
Mouse wheel for zoom
Please check out my
Github repos when you have a chance, I'm sure you'll find something useful.
Süsse repo: here
Last edited by
alberto_lara on Sun Jan 01, 2017 3:36 am, edited 23 times in total.
arampl
Party member
Posts: 248 Joined: Mon Oct 20, 2014 3:26 pm
Post
by arampl » Sun Mar 29, 2015 4:50 am
Very cool! Very cute! Go register your own tm for this and continue.
alberto_lara
Party member
Posts: 372 Joined: Wed Oct 30, 2013 8:59 pm
Post
by alberto_lara » Mon Mar 30, 2015 6:55 pm
Thanks! I don't think I'm going to register a trademark though
I'm thinking on put some projects on githut.
rmcode
Party member
Posts: 454 Joined: Tue Jul 15, 2014 12:04 pm
Location: Germany
Contact:
Post
by rmcode » Tue Mar 31, 2015 8:36 pm
Looks awesome
I think you should put it on github too! Yay for open source software
arampl
Party member
Posts: 248 Joined: Mon Oct 20, 2014 3:26 pm
Post
by arampl » Tue Mar 31, 2015 8:46 pm
Hey, trademark and license are two very different things!
Remember? "Linux® is the registered trademark of Linus Torvalds".
My editor will have GPL or MIT or ZLIB compatible license, but name needs protection.
alberto_lara
Party member
Posts: 372 Joined: Wed Oct 30, 2013 8:59 pm
Post
by alberto_lara » Mon Apr 06, 2015 3:34 pm
Sure, I know the difference between TM and a license, I'm using MIT for this (As well as for the GUI on it) once is ready enough.
nephewtom
Prole
Posts: 1 Joined: Tue Mar 31, 2015 11:56 am
Post
by nephewtom » Tue Apr 07, 2015 12:10 am
Hi Alberto.
Do you have already a github repo for this fantastic Sprite Editor?
Regards,
Tom.
alberto_lara
Party member
Posts: 372 Joined: Wed Oct 30, 2013 8:59 pm
Post
by alberto_lara » Wed Apr 22, 2015 5:31 pm
Sorry, haven't had the time to anwer, the code isn't in github yet, probably this weekend I'll put it there.
Guard13007
Party member
Posts: 133 Joined: Sat Oct 25, 2014 3:42 am
Location: Internet, USA
Contact:
Post
by Guard13007 » Mon Jul 20, 2015 5:22 am
Looks really cool! (I hope I stumble across it again when I'm more inclined to mess around with it haha.)
Users browsing this forum: Amazon [Bot] and 2 guests