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.
I recently looked at the implementation of rendering in Framework and found that there are many details that I don’t know very well. Do you have any documentation on the principle of rendering?
Comments
Thank you for your contact and report.
Documentation for rendering in Cubism SDK for Native, including OpenGL, can be found below. Please refer to the following.
Update process:https://docs.live2d.com/cubism-sdk-manual/cubismnativeframework/#update
Mask preprocessing method:https://docs.live2d.com/cubism-sdk-manual/ow-sdk-mask-premake/
If you have any questions about OpenGL rendering, please refer to the official OpenGL documentation.
Thanks.