core
core copied to clipboard
Can be used with fabric.js
Are there any way to make the composition work with fabric.js ?
I would say so, yes. You can put the canvas that you control with fabric into a Pixijs texture, these resources might be helpful:
https://pixijs.com/8.x/guides/components/textures https://docs.diffusion.studio/learn/6-custom
okay thanks