Hi! I'm trying to get this spine character that our artist created to work on Canvas but I cannot figure out why it's missing some of it's parts... It does work with WebGL though.
Any ideas why this could be happening?
WebGL example: https://x.teachingtextbooksapp.com/k/spinewebgl/
Canvas example: https://x.teachingtextbooksapp.com/k/spinets/example.html
Pagina 1 di 1
freq
2 months ago
- freq
- Messaggi: 3
Mario
The Canvas backend doesn't have mesh support enabled by defaut. All mesh attachments will thus be missing. You can enable it by setting
WebGL is supported pretty much anywhere. I suggest to simply use that backend.
spine.SkeletonRenderer.useTriangleRendering
to true
. Note however, that this is experimental and will have artifacts in many browsers. WebGL is supported pretty much anywhere. I suggest to simply use that backend.
2 months ago
-
Mario - Messaggi: 3085
freq
Thank you for the info!
I'll try sticking to WebGL then.
spine.SkeletonRenderer.useTriangleRendering=true
doesn't seem to change anything.I'll try sticking to WebGL then.
2 months ago
- freq
- Messaggi: 3
Mark topic unread
• Pagina 1 di 1
Torna a Runtimes
- Tutti gli orari sono UTC