Skip to content

hsiangleev/live2d-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客引入live2d看板娘

本仓库使用jsdelivr,引入本仓库CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/hsiangleev/live2d-blog/waifu.css">
<script src="https://cdn.jsdelivr.net/gh/hsiangleev/live2d-blog/live2d.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hsiangleev/live2d-blog/waifu-tips.js"></script>
<script>
    initWidget({
        waifuPath: "https://cdn.jsdelivr.net/gh/hsiangleev/live2d-blog/waifu-tips.json",
        cdnPath: "https://cdn.jsdelivr.net/gh/hsiangleev/live2d-blog/"
    });
</script>

本仓库代码绝大部分来自https://github.com/stevenjoezhang/live2d-widget,代码做了部分修改

本仓库看板模型来自:

  1. https://github.com/xiazeyu/live2d-widget-models
  2. https://mx.paul.ren/https://github.com/Dreamer-Paul/Pio

本仓库展示的所有 Live2D 模型、图片、动作数据等版权均属于其原作者,仅供研究学习,不得用于商业用途。