Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial
[INFORMATION](6/25/2024)
Cubism Editor 5.1.00 beta1 is now available!

We have incorporated some of the feedback we received from those who tried the alpha version.
Thank you very much for your comments and requests!
All alpha versions will soon be closed to the public and will no longer be available.
Also, the Cubism Editor 5.1 alpha category will be closed, so please send your comments and requests to the Cubism Editor category.
Options

Have problem when call live2d opengl api

i want to call the live2d to draw animation at android plateform。 but the animation don't need directly show to surface, instead of pass each frame to other place. we create a pb buffer surface use API eglCreatePbufferSurface, and let the live2d draw on this surface, and use API glReadPixels read from GPU, we build a so library, and create a demo app to call this library. it's work ok. but when we ingergate to qcom hardware layer to call this library, can not work, we always got this error . but there have no detail description. i don't know how to debug this.

D/live2d ( 300): ******************** < ERROR[ 2] @UtDebug > ********************
D/live2d ( 300): ******************** < ERROR[ 3] @UtDebug > ********************
Sign In or Register to comment.