Supported features and UI library compatibility
mainSupported Features
- Model loading (Cubism 2.1, 3.0+)
- Eye tracking
- Click interaction
- Motion playback callbacks
- Lip sync (audio synchronization)
- Parameter control for various model parts
- Transparency control for individual parts
- Precise click detection for specific parts
UI Library Compatibility
live2d-py is designed to be compatible with any UI library that can perform drawing via OpenGL. Supported libraries include:
- Pygame
- PyQt5 / PySide2 / PySide6
- GLFW
- pyopengltk
- FreeGlut
- Qfluentwidgets