[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
Framework->Rendering->OpenGL
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?
0 ·
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.