avatar-generation

Auto Generated Avatars on Stack Overflow

Possible Duplicate of How do you generate that default avatar in Stackoverflow? Is there a name for the type of geometric based unique avatars that are generated for users of Stack Overflow? I'm interested in the method for generating the patterns and if this is a area of study out side of Gravatars. ...

Random avatar generator

Possible Duplicates: Auto Generated Avatars on Stack Overflow what is the algorithm used to generate those little gravatar identicon images? StackOverflow seems to have nice, randomly generated avatars for default users. How do I do that (preferably with PHP)? ...

Create Dynamic Images using Base Image

I am creating a Google Maps Social Application.. I have a basic marker that has a blank square in between it where I need to put the user uploaded picture. I already have the user uploaded pictures. Now How do I create these dynamic markers using PHP.. The accepted pictures are jpeg and png. I have heard of the PHP GD Library and woul...

PHP - monster avatar generator

I have seen a avatar generator which makes monster creators, but I saw this a few years ago and now can't remember the name or find it with Google. Does anyone have a url? ...

Jquery/javascript Library for avatar creation?

Is anyone aware of a javascript or jQuery library that enables the creation of Pixelart avatars? I'm hoping for something with a mr potatohead style face creation using components and resulting in a gif. If not I guess I'll need to make one myself. Thanks! ...

Are there any composite-avatar scripts that I could steal or take a look at?

In a project I'll be working on soon there will be a need to generate avatars. The generation process will be one of those where the user can select different heads, hairstyles, clothing, etc. Some items will also be unavailable at first and will have to be earned or purchased. I already have a fair idea on how to do this, but since it ...