All Projects → Fog-Forest → live2d

Fog-Forest / live2d

Licence: other
适用于Sakura主题的live2d + 少女前线API

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to live2d

aLive2D
aLive2D! 一个萌萌哒 Live2D API o(*≧▽≦)ツ 快来向web页面添加可爱的看板娘吧~
Stars: ✭ 170 (+580%)
Mutual labels:  live2d, live2d-api
qiokian
🙊 live2d anime waifu vuejs component.
Stars: ✭ 34 (+36%)
Mutual labels:  live2d
Platelet
けっしょうばん
Stars: ✭ 165 (+560%)
Mutual labels:  live2d
33 Live2d Wp
🍟 The live2d poster girl plugin of 33 for WordPress.
Stars: ✭ 99 (+296%)
Mutual labels:  live2d
Azurlanelive2dextract
OBSOLETE - see readme / 碧蓝航线Live2D提取
Stars: ✭ 171 (+584%)
Mutual labels:  live2d
vue-live2d
vue live2d 看板娘(Demo: https://evgo2017.com/repo/vue-live2d)
Stars: ✭ 66 (+164%)
Mutual labels:  live2d
XLand
Live2D VTuber(Virtual YouTuber) App with extensible node graph editor
Stars: ✭ 62 (+148%)
Mutual labels:  live2d
Live2dmodel
页面上加载的模型
Stars: ✭ 241 (+864%)
Mutual labels:  live2d
react-live2d
在react项目里展示live2d看板娘:react-live2d
Stars: ✭ 52 (+108%)
Mutual labels:  live2d
live2d.user.js
live2d script for tampermonkey.
Stars: ✭ 34 (+36%)
Mutual labels:  live2d
Unitylive2dextractor
Unity Live2D Cubism 3 Extractor
Stars: ✭ 183 (+632%)
Mutual labels:  live2d
Electron Elf
使用electron和live2D开发的类似桌面精灵的应用(A desktop application developed using electron and live2D)
Stars: ✭ 233 (+832%)
Mutual labels:  live2d
live2d-viewer-web
Web implementation of Live2D Viewer.
Stars: ✭ 42 (+68%)
Mutual labels:  live2d
Wu Kan.github.io
✨ my homepage & template for jekyll-theme-WuK
Stars: ✭ 171 (+584%)
Mutual labels:  live2d
liveSpeech
将主播说的话通过各个云平台的语音服务合成另外一种声音的OBS工具
Stars: ✭ 31 (+24%)
Mutual labels:  live2d
Arkit Live2d
Stars: ✭ 112 (+348%)
Mutual labels:  live2d
pixi-live2d-display
A PixiJS plugin to display Live2D models of any kind.
Stars: ✭ 254 (+916%)
Mutual labels:  live2d
nep-live2d
Live2D wallpaper for Neptune, running on Wallpaper Engine.
Stars: ✭ 45 (+80%)
Mutual labels:  live2d
vscode-live2d
一个简单的VSCode看板娘插件,会跟随你的鼠标动作变化,写代码累了可以逗逗她哦
Stars: ✭ 87 (+248%)
Mutual labels:  live2d
poilive2d-kai
给你的WordPress博客添加一只萌萌的看板娘!!
Stars: ✭ 19 (-24%)
Mutual labels:  live2d

Live2D 看板娘(少女前线)

详细说明:给你的网站添加一个萌萌哒的Live2D看板娘

默认

  1. 下载项目代码,将 live2d_default 放到你的站点根目录,waifu-tips.json 中为触发内容可以修改,最后引用 autoload.js 即可,一般放到 footer.php</body> 标签之前:
<script src="/live2d_load/autoload.js"></script>

少女前线

  1. 下载项目代码,除了 live2d_default 将其他目录放到你的站点根目录,waifu-tips.json 中为触发内容可以修改

  2. live2d/model_list.jsonlive2d/model 为加载的模型列表,可以自己精简

  3. 然后在你主题的 footer.php 文件 </body> 标签之前引用即可

<script src="/live2d_girls/autoload.js"></script>
  1. 如果你要修改更多请查看下面引用的前两个项目的说明文档

补充

autoload.js 中的 apiPath: 为 live2d API 接口,默认即可,如果你有其他的也可以修改 autoload.js 中的 cdnPath: 为对象存储路径,注意跨域的问题,不使用请注释掉 Json配置(SDK 2):http://live2d.pavostudio.com/doc/zh-cn/live2d/model-config/

引用

Live2D API

Live2D Widget

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].