Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

kiochan/esora-deprecated

Repository files navigation

esora

deprecated

Framework for web visual novel development

This project is still under development and you should not enable it in production.

Getting Started

  1. Clone the repository

    git clone git@github.com:kiochan/esora.git
  2. Install dependencies

    npm install
  3. Build the project

    npm run build
  4. Run the project still under development

Roadmap

  • 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

Cooperation

If you want to contribute code, please refer to CONTRIBUTING

License

This project is licensed under the MIT license.

About

Framework for web visual novel development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published