nijilive is a library for realtime 2D puppet animation and the reference implementation of the nijilive Puppet standard. nijilive works by deforming 2D meshes created from layered art at runtime based on parameters, this deformation tricks the viewer in to seeing 3D depth and movement in the 2D art.
aka-2024-06-10_21.41.56.mp4
Video from nijilive + nijiexpose 0.0.1, model by seagetch
If you're a model rigger you may want to check out nijigenerate, the official nijilive rigging app in development. If you're a VTuber you may want to check out nijiexpose. This repository is purely for the standard and is not useful if you're an end user.
Documentation is currently in the process of being written for the spec and the official tools. You can find the official documentation page here.
The reference implementation available here currently requires a OpenGL 3.1 context to function, inInit
should be called after a OpenGL 3.1 (or higher) context has been established.
We will be working on splitting the rendering out from the frontend, so that developers can plug their own backend in. We provide nijilive-c as a way to use this library from non-D languages.
The nijilive logo was designed by seagetch with DALL-E3 assistance.