Building on Cubism's official GitHub repository, this repository walks you through deploying a Cubism Web App to Heroku. Check out my Heroku app.
Read my tutorial on freeCodeCamp or watch my YouTube tutorial. Follow along using the start
branch. The finished project is available on the develop
branch.
I've also created a cookbook to help you learn about the Live2D Cubism 4.0 Model Editor and SDK. Happy rigging!
Translated from the Japanese README.
.
├─ .vscode # Visual Studio Code project setting
├─ Core # Live2D Cubism Core JavaScript and TypeScript source code
├─ Framework # Source code for the rendering and animation features
└─ Samples
├─ Resources # Live2D model files and web image assets
└─ TypeScript # [IMPORTANT] TypeScript sample project