# vignette-application-live2d **Repository Path**: toolkit/vignette-application-live2d ## Basic Information - **Project Name**: vignette-application-live2d - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-19 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

A reimplementation of the [Live2D Framework](https://github.com/Live2D/CubismNativeFramework) written in C# for .NET 5.0 for use in [Vignette](https://github.com/vignette-project/vignette) and other [osu!framework](https://github.com/ppy/osu-framework) projects. Inspired by [Nkyouku/CubismFrameworkCS](https://github.com/Nkyoku/CubismFrameworkCS) which then fully rewritten with the addition of physics. This library is available via the GitHub Package Registry and NuGet. However it depends on the `Live2DCubismCore` native libraries must be obtained through here: [CubismSDK](https://www.live2d.com/en/download/cubism-sdk/). ### License This library is under the MIT License (see [LICENSE](./LICENSE.txt) / [tl;dr](https://tldrlegal.com/license/mit-license)) and the [Live2D Open Software License](http://live2d.com/eula/live2d-open-software-license-agreement_en.html).