Content tagged drawing-canvas

Report Tag

66 usages of this tag
  • 16 replies
  • 2K views
0 favourites

DrawingCanvas was an awesome addition to C3, but there are too many limitations and things that can be improved. Here is the copy of this post on the feature su...

posted 4 years ago
  • 0 replies
  • 281 views
This content is deleted
Forum Topic
How do I split up an image into 40+ polygons?
0 favourites

I'm looking to turn 1 image into a lot of smaller pieces, based on color. Example: Here's what should happen to this image: - Split up tiny polygon based on col...

  • 4 replies
  • 2K views
0 favourites

Does anyone know how I can draw this box using drawing canvas? Is it possible? The reason I want to use drawing canvas and not just a sprite is because I'll nee...

posted 4 years ago
  • 3 replies
  • 2.1K views
This content is deleted
Forum Topic
How do I draw a smooth line(drawing canvas)?
0 favourites

Looking for some advice for drawing smooth lines with the canvas plugin I'm currently using this. But the lines have lots of gaps in them, the slower I move the...

posted 4 years ago
  • 0 replies
  • 393 views
This content is deleted
Forum Topic
How do I use DrawCanvas for replacing paster (rojohound)?
0 favourites

So I have bought a jigsaw puzzle a longe time before and I need to upgrade my project which includes this game to c3 runtime to use new and stable functionaliti...

  • 12 replies
  • 2.3K views
1 favourites

I am looking to create an app where you can upload your composited drawings. So far my thinking goes as follows: 1. When you click the "Upload" button, you save...

  • 7 replies
  • 608 views
0 favourites

Is it possible to save a DrawingCanvas and insert it back into the DrawingCanvas? I know it's possible to load the data into a sprite through either Save Drawin...

  • 5 replies
  • 913 views
0 favourites

I did see an old post on drawing a thin solid line - Any updates on this? The links are old and no longer available. When I draw a line using this method OR the...

  • 2 replies
  • 566 views
This content is deleted
Forum Topic
Load BinaryData to Dictionary?
0 favourites

Is there any way to load BinaryData (DrawingCanvas image) to Dictionary and load it into a sprite? To go a little deeper, is the value BinaryData.GetBase64? Not...

  • 7 replies
  • 658 views
This content is deleted
Forum Topic
How do I get a pixel value from a DrawingCanvas?
0 favourites

I have a DrawingCanvas instance which I use to let the player draw on it. I would like to manipulate the individual pixels of the DrawingCanvas instance through...

posted 4 years ago