MCPcopy Index your code
hub / github.com/LSTM-Kirigaya/Live2dRender

github.com/LSTM-Kirigaya/Live2dRender @publish

Chat with this repo
repository ↗ · DeepWiki ↗ · release publish ↗ · + Follow
163 symbols 297 edges 12 files 80 documented · 49% updated 12mo agopublish · 2023-09-14★ 1804 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Live2dRender

A JS render for new version of Live2D.


For User


For Developer

To build environment, download newest cubism-sdk and unzip as CubismSdkForWeb.

Move this project into the folder:

./CubismSdkForWeb/Samples/TypeScript/

Extension points exported contracts — how you extend this code

ILAppDefine (Interface)
* 配置参数
src/lappdefine.ts
Live2dRenderConfig (Interface)
(no doc)
src/main.ts

Core symbols most depended-on inside this repo

getInstance
called by 32
src/lappdelegate.ts
printMessage
called by 23
src/lapppal.ts
get32LittleEndian
called by 6
src/lappwavfilehandler.ts
getModel
called by 5
src/lapplive2dmanager.ts
get16LittleEndian
called by 5
src/lappwavfilehandler.ts
getCheckSignature
called by 4
src/lappwavfilehandler.ts
hideMessageBox
called by 4
src/lappmessagebox.ts
getX
called by 3
src/touchmanager.ts

Shape

Method 122
Class 24
Function 14
Interface 2
Enum 1

Languages

TypeScript100%

Modules by API surface

src/lappmodel.ts32 symbols
src/touchmanager.ts24 symbols
src/lappwavfilehandler.ts23 symbols
src/lappdelegate.ts22 symbols
src/lapplive2dmanager.ts15 symbols
src/lappview.ts14 symbols
src/lapptexturemanager.ts10 symbols
src/main.ts8 symbols
src/lappmessagebox.ts8 symbols
src/lapppal.ts6 symbols
src/lappdefine.ts1 symbols

For agents

$ claude mcp add Live2dRender \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page