项目作者: markuszeller

项目描述 :
Create dynamic avatars
高级语言: JavaScript
项目地址: git://github.com/markuszeller/avatarro.git
创建时间: 2020-04-21T18:27:12Z
项目社区:https://github.com/markuszeller/avatarro

开源协议:MIT License

下载


Avatarro

vanilla javascript
MIT licence

A simple avatar generator based on the idea of yurkth.

I found it much simplier to just create a noise and not to do some cellular automata as post-processing.
Depending on the random function the results are incredible different.

For this quick release only HTML tables are rendered, but it is kept open to enhance for more renderers.

Clone the repo and open the index.html with your browser.

examples