Online SOFe Avatar Generator:
Go to http://himbeer.me/sofeavatars and let your creativity free!
Our Generator has an API with different arguments:
Use them like this http://himbeer.me/sofeavatars/sofeavatar.php?r=123&g=123&b=123
- hex → Hexadecimal color value, this will override the r, g, and b arguments.
- r → The RGB value of red.
- g → The RGB value of green.
- b → The RGB value of blue.
- bghex → Hexadecimal color value, this will override the bgr, bgg, and bgb arguments.
- bgr → The RGB value of red.
- bgg → The RGB value of green.
- bgb → The RGB value of blue.
- rot → The rotation of the image in degrees.
- download → Setting the parameter to 1, do or true will attempt to make the browser download the image. Using the doDownload parameter with no flags will do the same.
- Clone the repo to your webserver.
- Have fun.
This project is using http://jscolor.com for the color-changer.