All Projects → guansss → live2d-viewer-web

guansss / live2d-viewer-web

Licence: MIT license
Web implementation of Live2D Viewer.

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to live2d-viewer-web

pixi-live2d-display
A PixiJS plugin to display Live2D models of any kind.
Stars: ✭ 254 (+504.76%)
Mutual labels:  pixijs, live2d
nep-live2d
Live2D wallpaper for Neptune, running on Wallpaper Engine.
Stars: ✭ 45 (+7.14%)
Mutual labels:  pixijs, live2d
Pixi Live2d
Display live2D model as a sprite in pixi.js.
Stars: ✭ 537 (+1178.57%)
Mutual labels:  pixijs, live2d
Tosios
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Stars: ✭ 157 (+273.81%)
Mutual labels:  pixijs
Pixi Haxe
Externs of Pixi.js for Haxe
Stars: ✭ 175 (+316.67%)
Mutual labels:  pixijs
react-live2d
在react项目里展示live2d看板娘:react-live2d
Stars: ✭ 52 (+23.81%)
Mutual labels:  live2d
fish
Pixi.js 开发微信小游戏示例
Stars: ✭ 37 (-11.9%)
Mutual labels:  pixijs
Creature webgl
2D Skeletal Animation WebGL Runtimes for Creature ( PixiJS, PhaserJS, ThreeJS, BabylonJS, Cocos Creator )
Stars: ✭ 140 (+233.33%)
Mutual labels:  pixijs
pixi-miniprogram
一个可运行于微信小程序的PIXI引擎,通过模拟window环境,有些功能小程序无法模拟,就直接修改了PIXI引擎代码,最终使得PIXI引擎正常运行在小程序上
Stars: ✭ 72 (+71.43%)
Mutual labels:  pixijs
pixi-console
Pixi.js console
Stars: ✭ 39 (-7.14%)
Mutual labels:  pixijs
particle-emitter
A particle system for PixiJS
Stars: ✭ 709 (+1588.1%)
Mutual labels:  pixijs
Gown.js
UI system for pixi.js inspired by feathers-ui
Stars: ✭ 195 (+364.29%)
Mutual labels:  pixijs
seed-pixi-typescript
A pre installed environnement to work with pixi.js with webpack & typescript
Stars: ✭ 36 (-14.29%)
Mutual labels:  pixijs
Phaser State Transition
State transition plugin for Phaser.js
Stars: ✭ 169 (+302.38%)
Mutual labels:  pixijs
aLive2D
aLive2D! 一个萌萌哒 Live2D API o(*≧▽≦)ツ 快来向web页面添加可爱的看板娘吧~
Stars: ✭ 170 (+304.76%)
Mutual labels:  live2d
Pixi Seed
Pixi.js project seed with ES6 and webpack
Stars: ✭ 149 (+254.76%)
Mutual labels:  pixijs
pixi-sdf-text
Signed distance field text implementation for PixiJS
Stars: ✭ 89 (+111.9%)
Mutual labels:  pixijs
nuu
SciFi-MMORPG-2d-Scrolling-Action-Trade-Adventure
Stars: ✭ 17 (-59.52%)
Mutual labels:  pixijs
Rotten Soup
A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/
Stars: ✭ 249 (+492.86%)
Mutual labels:  pixijs
pixi-shim
PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
Stars: ✭ 45 (+7.14%)
Mutual labels:  pixijs

live2d-viewer-web

Web page

An application of pixi-live2d-display.

Installation

yarn install

Setup

  1. Place live2dcubismcore.min.js in public/.
  2. Modify scripts/const.js if you want to change the model source repositories.
  3. Run node scripts/download.js
  4. Run node scripts/parse.js

Note the download.js scraps file lists from the specified repos, which may exceed GitHub's API rate limit if too many requests are fired.

Serving

yarn serve

Building

yarn build
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].