css-doodle / css-doodle

🎨 A web component for drawing patterns with CSS.

Home Page:https://css-doodle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it work with Canvas?

deadcoder0904 opened this issue Β· comments

Specifically, I want to know if it can work with Konva JS (or react-konva)

If not, is there any way to do it?

Brilliant work πŸ‘

I suppose not, css-doodle can not be rendered in Canvas

oh cool, thought so too.

any workarounds or not possible in any way?

the thing is i want to use it in combination with a project as a background image. i'm not sure how will i merge the canvas generated by doodle to my original canvas such that it blends in perfectly.

although, using doodles will take my app to the next-level indeed!

i was gonna use this library only just in case canvas isn't possible for a doodle project.