@@ -77,6 +77,36 @@ If needed, a section can be split into subsections with a "------" delimiter.
77
77
78
78
## Library Updates
79
79
80
+ ### [ Inox2d] [ inox2d ]
81
+
82
+ ![ The Japanese character for "inochi" set into a sprocket] ( inox2d_logo.svg )
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 ] .
88
+
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.
92
+
93
+ Users who really want to use it should instead go with the reference implementation.
94
+ If using Rust, through the official [ inochi2d-rs] bindings.
95
+
96
+ Currently, Inox2d contributors are working on a [ WGPU renderer backend] [ inox2d-wgpu ] .
97
+ They are also looking forward towards an [ official Bevy integration] [ inox2d-bevy ] !
98
+
99
+ [ inox2d ] : https://github.com/Inochi2D/inox2d
100
+ [ inox2d-discord ] : https://discord.com/invite/abnxwN6r9v
101
+ [ Inochi2D ] : https://inochi2d.com
102
+ [ Inochi2D-src ] : https://github.com/Inochi2D/inochi2d
103
+ [ @AsahiLina ] : https://youtube.com/@AsahiLina
104
+ [ inox2d-animations ] : https://github.com/Inochi2D/inox2d/issues/5
105
+ [ inox2d-camera ] : https://github.com/Inochi2D/inox2d/issues/7
106
+ [ inox2d-wgpu ] : https://github.com/Inochi2D/inox2d/pull/6
107
+ [ inochi2d-rs ] : https://github.com/Inochi2D/inochi2d-rs
108
+ [ inox2d-bevy ] : https://github.com/Inochi2D/inox2d/issues/1
109
+
80
110
## Popular Workgroup Issues in Github
81
111
82
112
<!-- Up to 10 links to interesting issues -->
0 commit comments