You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

82
+

83
83
84
+
[Inox2d][inox2d] ([Discord][inox2d-discord]) by the Inox2d Workgroup
85
+
is an experimental official Rust implementation
86
+
of the [Inochi2D] puppet animation technology.
87
+
Inochi2d is notably used by the popular vtuber [@AsahiLina].
84
88
85
-
Inox2d ([GitHub](https://github.com/Inochi2D/inox2d/), [Discord](https://discord.com/invite/abnxwN6r9v)) by the Inox2d Workgroup
86
-
is an experimental official Rust implementation of the [Inochi2D](https://inochi2d.com/) puppet animation technology.
87
-
Inochi2d is notably used by the popular vtuber [Asahi Lina](https://www.youtube.com/@AsahiLina).
88
-
89
-
Currently, Inox2d is still not on par with the [reference implementation](https://github.com/Inochi2D/inochi2d).
90
-
Basic features like [animations](https://github.com/Inochi2D/inox2d/issues/5) and a proper [camera API](https://github.com/Inochi2D/inox2d/issues/7) have yet to be worked on.
89
+
Currently, Inox2d is still not on par with the [reference implementation][Inochi2D-src].
90
+
Basic features like [animations][inox2d-animations] and
91
+
a proper [camera API][inox2d-camera] have yet to be worked on.
91
92
92
93
Users who really want to use it should instead go with the reference implementation.
93
-
If using Rust, trough the official [inochi2d-rs](https://github.com/Inochi2D/inochi2d-rs) bindings.
94
-
95
-
Currently, Inox2d contributors are working on a [WGPU renderer backend](https://github.com/Inochi2D/inox2d/pull/6).
96
-
They are also looking forward towards an [official Bevy integration](https://github.com/Inochi2D/inox2d/issues/1)!
0 commit comments