-
Hi Everyone!
I struggled to render Live2d models to different canvas elements using pixi.js.
Btw, I follow the guidelines for creating a container using (`Live2dModel.from` method) for adding a …
-
https://github.com/thynetruly/renpy/blob/c4110d23a000b799990580341d3838bdb6f38c60/arch_design_doc.md
-
I tried to use this library and it works really great on my laptop, but there is a weird problem when i try to open the website on my phone. It causes some major lags.
This only happened because th…
-
My code:
```html
!DOCTYPE html>
Live2D displayer
```
```js
const cubism2Model =
"https://cdn.jsdelivr.net/gh/guansss/pixi-live2d-display/test…
-
repo site : https://github.com/moushicheng/live-waifu/tree/main/packages/live2d-electron
i print model.internalModel.coreModel
```ts
const model = await Live2DModel.from(model_path, {
// a…
-
After replacing it with my custom model, when it loads, the error appears in cubism4.min.js as this.renderer._clippingManager._currentFrameNo = e. The error is: Uncaught TypeError: Cannot set properti…
-
How to change the relative position of live2D-Widget-model-Shizuku model, such as on the left, how to make it to the right relative to the web page?
-
I've been experiencing some stuttering with some Live2D models that have many layers, even when I set the TextureAtlas to a modest size by downscaling.
It seems like there are some performance gain…
-
The physics and animations are working normally in the live2d viewer, but despite the animation/motion/expression calls working normally, the physics are not appearing on the model during the movement…
-
**Describe the bug**
When I downloaded a PNG of a Rui Live2D model, his upper arm was missing.
**To Reproduce**