Questions tagged [avatar-generation]
20 questions
4
votes
1 answer
Generate human-distinguishable picture based on string (or uuid)
Tl;Dr: I'm creating an application: end-to-end encrypted chat between two or more users, and need fast and convinient way to visually check for an absense of man-in-the-middle
The idea behind an app:
Alice and Bob frontend app generates RSA…

MihanEntalpo
- 1,952
- 2
- 14
- 31
4
votes
1 answer
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…

danspants
- 3,099
- 3
- 27
- 33
4
votes
2 answers
Random avatar generator
Possible Duplicates:
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)?

atp
- 30,132
- 47
- 125
- 187
3
votes
1 answer
Avatar creation using predefined image sets
This question is more about guidance than actually solving my problem:
I need to make an Avatar creator in C# using a huge set of categorised images.
Very straight-forward in concept, but I have never manipulated images in code, so I need some tips…

bPratik
- 6,894
- 4
- 36
- 67
3
votes
1 answer
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?

Majid Fouladpour
- 29,356
- 21
- 76
- 127
3
votes
1 answer
How user avatar works in wordpress?
I am working on a migration work to WordPress for a site where all user images of old site has to set as avatars in WordPress buddypress profile.
I wrote a PHP script to migrate all users along with passwords and working fine.
My problem is how to…

Gopalch
- 135
- 1
- 7
2
votes
1 answer
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…

Karthik Kastury
- 587
- 1
- 5
- 11
2
votes
1 answer
Android avatar creation without using game engine
What would be the best way to do a 2D Avatar Creator without using an game engine (ie. Unity)?
The avatar images will be a basic body and placing different images for the different body parts - head, body, legs, arms, etc. Layer the different images…

The Nomad
- 7,155
- 14
- 65
- 100
2
votes
1 answer
Jquery/Java Script: Customise an Image/Avatar by chainging options (e.g. Shape, Colour)
Lots of websites let you customize an image by changing options.
For example, this Barbie website lets you create your own Barbie doll. You can click on various hairstyles and clothes and the main image updates while you click.
Other clothes…

big_smile
- 1,487
- 4
- 26
- 59
1
vote
1 answer
is it possible to set the windows login icon to match active directory photo?
Pretty much right there in the title. We are going to be placing employee photos into active directory. What we also want to do is use that photo as the login avatar for windows. Is there a straight forward way to do sync the two or does it have to…

Sinaesthetic
- 11,426
- 28
- 107
- 176
1
vote
0 answers
How to make a 3D modelling interface just like VRoid Studio
I would like to make a 3D modelling interface, where I can adjust the parameters of the 3D avatars. An example would be like VRoid Studio (https://vroid.com/en/studio), having sliders to change the body areas.
Any idea for me to start with?…

Michel Dik
- 11
- 1
1
vote
2 answers
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…

Vilx-
- 104,512
- 87
- 279
- 422
1
vote
0 answers
Gravity Forms and Simple Local Avatars integration
I'm using Gravity Forms and Gravity Forms User Registration Add On to allow new users to register/join. I'm using Simple Local Avatars to allow registered users to upload a profile photo. What I would like to do is integrate the two for a seamless…

Caroline
- 104
- 1
- 10
0
votes
0 answers
How can I dynamically generate unique user avatars in a web application?
I am developing a web application where I want to dynamically generate unique user avatars for each user. These avatars should be visually appealing and distinct, providing a personalized touch to the user profiles. I would like to implement this…

kaveendev
- 21
- 6
0
votes
1 answer
API to put shirt on 3d avatar
I created avatar 3d model (.glb) able to run from browser. I want user to upload the shirt(image)
and avatar dress should be updated accordingly.
I tried various options mixamo, readyplayer.me etc but they do not have option to update the avatar…

inzack
- 53
- 6