Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inochi2d/inochi2d
Inochi2D reference implementation aimed at rendering 2D puppets that can be animated in real-time (using eg. facial capture).
https://github.com/inochi2d/inochi2d
animation livestreaming realtime-puppet vtuber
Last synced: about 1 month ago
JSON representation
Inochi2D reference implementation aimed at rendering 2D puppets that can be animated in real-time (using eg. facial capture).
- Host: GitHub
- URL: https://github.com/inochi2d/inochi2d
- Owner: Inochi2D
- License: bsd-2-clause
- Created: 2020-10-08T22:12:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:02:13.000Z (6 months ago)
- Last Synced: 2024-05-22T21:59:18.428Z (6 months ago)
- Topics: animation, livestreaming, realtime-puppet, vtuber
- Language: D
- Homepage:
- Size: 521 KB
- Stars: 1,218
- Watchers: 27
- Forks: 47
- Open Issues: 9
-
Metadata Files:
- Readme: README.ja.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.ja.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Inochi2D
[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dclipsey%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/clipsey)
[![Discord](https://img.shields.io/discord/855173611409506334?label=Community&logo=discord&logoColor=FFFFFF&style=for-the-badge)](https://discord.com/invite/abnxwN6r9v)Inochi2Dはリアルタイム2Dパペットアニメーションライブラリで、Inochi2DPuppetスタンダードのリファレンス実装です。Inochi2Dはレイヤーに分割された絵から作成されたメッシュを、実行時にパラメーターに基づいて変形させ、視聴者に奥行きと動きを感じさせます。
https://user-images.githubusercontent.com/7032834/166389697-02eeeedb-6a44-4570-9254-f6aa4f095300.mp4
*Beta 0.7.2を使用。VTuber:[LunaFoxgirlVT](https://twitter.com/LunaFoxgirlVT)、イラストレーター:[kpon](https://twitter.com/kawaiipony2)*
# モデラーまたはVTuber様へ
あなたがモデラーなら、ぜひこちらをご覧ください。
開発中の公式Inochi2Dモデリングアプリ [Inochi Creator](https://github.com/Inochi2D/inochi-creator)あなたがVTuberなら、ぜひこちらをご覧ください。
[Inochi Session](https://github.com/Inochi2D/inochi-session)注:このリポジトリはスタンダード専用です。エンドユーザー向けのものではありません。
# ドキュメント
現在、仕様と公式ツール群に関するドキュメントの執筆中です。[こちら](https://docs.inochi2d.com)から公式ドキュメントをご覧いただけます。
# サポート対象のプラットフォーム
このリファレンス実装は、動作にOpenGL 3.1コンテキストを必要とします。また、OpenGL 3.1(または以降のバージョン)のコンテキストが確立された後に`inInit`が呼び出されるべきです。
私たちは、開発者が任意のバックエンドを接続できるように、レンダリング機能をフロントエンドから分離することに取り組むつもりです。私たちは、D言語以外からこのライブラリを使用する方法として[inochi2d-c](https://github.com/Inochi2D/inochi2d-c)を提供し、さらに2つ目のワークグループが、[Inox2D](https://github.com/Inochi2D/inox2d)でInochi2D仕様の純粋なRust実装を開発しています。
---
Inochi2Dのロゴは[James Daniel](https://twitter.com/rakujira)氏によってデザインされました。