Skip to content

自用。仅包含cdnPath的live2d-widget。内置模型。

Notifications You must be signed in to change notification settings

hotdl/live2d-cdn

 
 

Repository files navigation

live2d-cdn

自用。仅包含cdnPath的live2d-widget。内置模型。

来源

代码魔改(复制粘贴)自 https://github.com/stevenjoezhang/live2d-widget

删除了apiPath这种调用live2d模型的代码

修改了waifu.css使模型出现在右侧

修改了看板娘的z-index使得她出现在页面最上层

模型来自 https://github.com/imuncle/live2d

目前该仓库内置模型列表:Umaru

使用方法

在html文件中引入一个css文件和一个js文件。

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome/css/font-awesome.min.css">
<script src="https://cdn.jsdelivr.net/gh/wuuconix/live2d-cdn@main/autoload.js"></script>

在线预览

https://wuuconix.tk/live2d-cdn/

About

自用。仅包含cdnPath的live2d-widget。内置模型。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 28.9%
  • HTML 2.8%