Framework for web visual novel development
This project is still under development and you should not enable it in production.
-
Clone the repository
git clone [email protected]:kiochan/esora.git
-
Install dependencies
npm install
-
Build the project
npm run build
-
Run the projectstill under development
- Renderer (basic)
- basic rendering
- live2d support
- basic animation support
- Mocap Studio (basic)
- basic user interface
- motion capture
- live preview
- animation recording
- wight editing
- node-based animation editing
- file format for model and animation
*.ecm
(esora character model)
- Streaming Studio (basic)
- basic user interface
- load live2d model
- load model
*.ecm
from mocap studio
If you want to contribute code, please refer to CONTRIBUTING
This project is licensed under the MIT license.