Giter VIP home page Giter VIP logo

Comments (14)

juliandescottes avatar juliandescottes commented on May 16, 2024

Could be ok, and looks like a fun piece of code :)

Generating GIFs remains a nice to have for now, and if there is too much effort to have it with our current stack I would be in favor of skipping it for now.

=> Still let's at least integrate this library with piskel and see what kind of results we can get. (but we drop it if it doesn't seem to fit)

from piskel.

juliandescottes avatar juliandescottes commented on May 16, 2024

And if I remember correctly the goal of this was to have some way of displaying previews for animations right ? To have a better /all than the one we have today (not that difficult :) ).

If creating GIFs is a pain we can simply create a png of one of our frames and store it alongside the model :

var canvas = document.getElementById("mycanvas");
var img    = canvas.toDataURL("image/png");

from piskel.

juliandescottes avatar juliandescottes commented on May 16, 2024

@bcharbonnier suggested using PIL for this : https://developers.google.com/appengine/docs/python/images/installingPIL

Let's have a look.

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

yeal I kow about PIl but version used on GAE is 1.1.7 (with python2.7) and
the only mac verion available is 1.1.6 ...
At this point I got the GAE lazyness

On Wed, Sep 5, 2012 at 11:28 AM, Julian Descottes
[email protected]:

@bcharbonnier https://github.com/bcharbonnier suggested using PIL for
this :
https://developers.google.com/appengine/docs/python/images/installingPIL

Let's have a look.


Reply to this email directly or view it on GitHubhttps://github.com/juliandescottes/piskel/issues/28#issuecomment-8292388.

from piskel.

bcharbonnier avatar bcharbonnier commented on May 16, 2024

But can't you just store all the frames side by side in a png ? Is it not how the others tools available are handling animations files now ?

For export it's easy, and for import you just need a GAE part to deserialize the png

What do you think ? (but ok, I know gifs are so damn cool....)

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

@ben: We could (and will soon) export the model as a PNG slideshow like you
proposed above. BTW that's what you need for animated images on a canvas -
animated GIF on canvas aren't properly supported last time I checked).
But as you said, GIF are cool :) and we would like to be able to export the
model as well in this format.

@julz: I agree for png preview

On Wed, Sep 5, 2012 at 11:45 AM, Benoit Charbonnier <
[email protected]> wrote:

But can't you just store all the frames side by side in a png ? Is it not
how the others tools available are handling animations files now ?

For export it's easy, and for import you just need a GAE part to *
deserialize* the png

What do you think ? (but ok, I know gifs are so damn cool....)


Reply to this email directly or view it on GitHubhttps://github.com/juliandescottes/piskel/issues/28#issuecomment-8292794.

from piskel.

juliandescottes avatar juliandescottes commented on May 16, 2024

@grosbouddha Stop using atjulz, it's spamming this guy https://github.com/julz :) instead of me, use @juliandescottes !

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

The best way to get people in your project, harass them with non meaningful
stuff :)
On Sep 5, 2012 11:57 AM, "Julian Descottes" [email protected]
wrote:

@grosbouddha https://github.com/grosbouddha Stop using atjulz, it's
spamming this guy https://github.com/julz :) instead of me, use
@juliandescottes https://github.com/juliandescottes !


Reply to this email directly or view it on GitHubhttps://github.com/juliandescottes/piskel/issues/28#issuecomment-8293080.

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

Just found a much better project :)
https://github.com/h5bp/mothereffinganimatedgif

from piskel.

juliandescottes avatar juliandescottes commented on May 16, 2024

Added to milestone v0.2

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

Just found an even better one :)
http://jnordberg.github.io/gif.js/

from piskel.

bcharbonnier avatar bcharbonnier commented on May 16, 2024

Which by the way works like a charm !!! I tested it, it's impressive !!

from piskel.

grosbouddha avatar grosbouddha commented on May 16, 2024

Cool! Tested it on piskel ? or a separate project ?

On Fri, May 24, 2013 at 4:40 PM, Benoit Charbonnier <
[email protected]> wrote:

Which by the way works like a charm !!! I tested it, it's impressive !!


Reply to this email directly or view it on GitHubhttps://github.com/juliandescottes/piskel/issues/28#issuecomment-18408811
.

from piskel.

bcharbonnier avatar bcharbonnier commented on May 16, 2024

Just locally to see how it behaves...

from piskel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.