It is currently Fri Aug 07, 2026 3:24 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 16 posts ] 
Author Message
 Post subject: GimpChat avatar
PostPosted: Fri Aug 31, 2012 11:12 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Hi there,

As you probably know, GimpChat allows to display avatars as .gif animated files, with a limit of 390Kb.

So, today, I was wondering how a complex avatar I could make, while fitting the limited file size. Here is my attempt, with an animated avatar that takes exactly 390Kb :yes
It is composed of 32 150x150 frames of an animated 3d cube where each face is itself animated (picture rotation + blur), all running at 15 fps.
The trick here was to find a way to do only an half-rotation of the cube (180°), while making the faces of the cube perfectly matching each-other, so that the animation looks smooth.

I admit I didn't use GIMP for this one, except for saving the frames as an animated GIF. I mainly used a G'MIC script I wrote especially for this occasion (source can be found here : http://pastebin.com/x8sQdXta).

What do you think about it ? Anyone interested to start a GimpChat avatar contest ? :geek


EDIT : In case of future avatar changes, here is the one I've originally posted :

Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 11:27 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Aug 24, 2011
Posts: 1785
Location: Dallas, TX
You would probably just win anyway. :mrgreen:
Cool Avatar!

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 12:09 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
David, was that a script or plug-in you posted in that link? or something else.

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 12:53 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Excellent gif, is something hypnotic :blind
I've been able to reduce the size (~310Kb) without reducing the quality much using:
gifsicle -O --colors 256 anims.gif > anims1.gif


Image

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 1:12 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Thanks. Interesting YAFU, I was not aware of this gifscile tool.


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 1:14 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Yes, molly, this was a script code in the G'MIC language. You need 'gmic' (the command line tool of G'MIC) installed in order to use it.
Maybe I can add it to the plug-in as well, if you really want to have a try easily.
Let me know (it is somehow long to render by the way).


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 1:17 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12825
Very cool avatar David. I've read up on gifsicle; cool that you can have more then just 256 colors in an animated gif using this tool as well. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 2:33 pm  (#8) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Very nice, David. I vote for yours. :)

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 3:41 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
:oops: :oops: It is okay, I just wondered cuz I copied it and saved it as a script and it didn't work so I thought maybe it was a plug-in. :oops: :oops:

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 3:57 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Apr 09, 2011
Posts: 1764
thats very clever


Top
 Post subject: Re: GimpChat avatar
PostPosted: Fri Aug 31, 2012 9:00 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
I do hope that you will put that into a G'Mic update!


Top
 Post subject: Re: GimpChat avatar
PostPosted: Sat Sep 01, 2012 1:21 am  (#12) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16152
Nice avatar David! :)

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Sat Jun 15, 2013 3:47 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2090
2-ton wrote:
I do hope that you will put that into a G'Mic update!

Would love to see it incorporated. Really cool animation.

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Sat Jun 15, 2013 5:01 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2090
gramg wrote:
Ronounours wrote:
Yes, molly, this was a script code in the G'MIC language. You need 'gmic' (the command line tool of G'MIC) installed in order to use it.
Maybe I can add it to the plug-in as well, if you really want to have a try easily.
Let me know (it is somehow long to render by the way).


I always wanted to be able to do this, also, Warrior. I don't know how to use the g'mic command line tool, either.

Seems there are a few neat things right now that require that command line tool. I have no idea how it works.

This is an older post...not sure if it would be revisited for consideration as a regular option somehow.
I realized it was an older post. Still hopeful though, haha.

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Sun Jun 16, 2013 9:58 am  (#15) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16152
Sequences>3D Image Object.

Image

_________________
Image


Top
 Post subject: Re: GimpChat avatar
PostPosted: Sun Jun 16, 2013 10:14 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2090
I made something similar once, using the same feature. I like how the OP's moves, and the photo spins at the same time. Really cool.

_________________
Image


Top
Post new topic Reply to topic  [ 16 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group