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](4/11/2024)
Cubism Editor 5.1 alpha2 is now available!

We have incorporated some of your comments and suggestions. Thank you for your comments and requests!
We will continue to welcome your feedback on alpha2.

Download/ Manual and Update History
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.