Skip to content

听说你也想要个冰墩墩?让我们一起来落实“一户一墩”!——用JavaScript和canvas在网页里一步步画出冰墩墩~Wanna Bing dwen dwen? Let's implement "one household, one dwen"!——Use JavaScript and canvas to draw Bing dwen dwen step by step in the web page~

License

Notifications You must be signed in to change notification settings

XYZliang/iWantBingDunDun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iWantBingDunDun

听说你也想要个冰墩墩?

那就直接用代码造一个!

效果预览

https://www.jxufesoftware.club/iWantBingDunDun/

如何实现的代码?

  1. 首先你需要一张冰墩墩的美图

    微博 周游水星

  2. 删除多余部分,仅留下你想要绘出的部分

    1

  3. 将你的图转换识别为矢量图SVG,我采用的是Vector Magic

    image-20220207162001447

    1

  4. 将矢量图识别为程序代码,我采用的是PaintCode3,转化为HTML canvas代码

    image-20220207162035018
  5. 复制生成的html和JavaScript代码到文件中,改造JavaScript代码,使之适应移动端,并一步一步画出图案,更真实

    image-20220207162147039
  6. 使用image2Icon制作网站图标

    BingDunDun.ico

  7. 大功告成,上线网站,让更多人拥有冰墩墩!

    1

特别鸣谢

感谢MacWk在软件上给予的支持

感谢微博 周游水星 提供的手绘可爱冰墩墩图

About

听说你也想要个冰墩墩?让我们一起来落实“一户一墩”!——用JavaScript和canvas在网页里一步步画出冰墩墩~Wanna Bing dwen dwen? Let's implement "one household, one dwen"!——Use JavaScript and canvas to draw Bing dwen dwen step by step in the web page~

Resources

License

Stars

Watchers

Forks