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
[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.

Marmalade Quick and Cubism SDK

Hello there! How do I actually include Cubism SDK to my Marmalade Quick project? I've tried updating cocos-2dx to 2.2.3 version but it doesn't seems to work correctly.

And the descriptions on the live 2d site are iffy. Could anyone help me to render live2d models in Marmalade Quick?

Seems like I ought to learn about very low-level openGL and Cubism SDK code but where should I start?
Is it somehow possible to use cocos2dx 2.1.0 beta3?
I'm really in panic right now

Comments

  • @jarezzz
    And the descriptions on the live 2d site are iffy.
    I'm sorry but that's currently unfortunately very, very true :'( . But this is being worked on.

    Correct me if I'm wrong but Marmalade Quick seems to expose a Lua interface. That would make it necessary to create a Lua wrapper for the Cubism SDK which should be not too complex but cumbersome. If you want to go that road, you could download the cocos-2dx Cubism SDK and check out the some samples first.

    Depending on what you want to do, Unity might also be an option. Did you already give Unity a try?
Sign In or Register to comment.