Commit Graph

2 Commits

Author SHA1 Message Date
8f2ff558eb Refactor Live2D plugin and renderer for improved clarity and performance
- Updated EGL and OpenGL ES integration in gl.rs for better context management.
- Simplified error handling and logging in model.rs and plugin.rs.
- Enhanced texture handling and rendering logic in renderer.rs.
- Added a script to find Cargo configuration files for easier debugging.
- Removed unused imports and dead code to clean up the codebase.
2026-07-07 16:47:28 +08:00
86e36aa677 feat(live2d): 添加 Live2D 渲染插件及相关依赖,替代 Firefox kiosk 方案 2026-07-07 16:13:40 +08:00