Forum Topics tagged drawing-canvas

Report Tag

60 forum topics with this tag
  • 6 replies
  • 330 views
This content is deleted
Forum Topic
How do I Clamp colors in Drawing Canvas?
0 favourites

I am trying to figure out how the Drawing Canvas works. What I want is to mix a Perlin noise and then some linear gradients together. After that, I want to clap...

  • 12 replies
  • 1.2K views
This content is deleted
Forum Topic
3D Forest Walking Simulator - convex terrain
0 favourites

I did a little test side project, FPP walking on non-flat surface. You can play it on Scirra Arcade: Some details: This is an experimental project that uses Dra...

  • 11 replies
  • 786 views
This content is deleted
Forum Topic
Drawing Canvas doesn't Paste Object in Google Chrome
0 favourites

I am working on a Puzzle game that needs to get the pixel data of an image to create the pieces. It works in every browser except Google Chrome and Opera. I've...

posted 2 years ago
  • 8 replies
  • 401 views
This content is deleted
Forum Topic
Copy canvas to another canvas?
0 favourites

I have two canvas (DrawingCanvas1 and DrawingCanvas2). I am drawing with Fill ellipse on DrawingCanvas1 using Touch. How can I make DrawingCanvas2 copy the imag...

  • 2 replies
  • 458 views
0 favourites

I loaded the 3D Sliding Puzzle example and tried to add one sprite with a big image that is pasted on small drawing canvas objects that are then saved and loade...

  • 3 replies
  • 428 views
This content is deleted
Forum Topic
Screenshot of specific area and download.
0 favourites

I'm a new user. I made an app that allow my customers to create their own design and download it. The problem is that with changing the screen size the screensh...

posted 2 years ago
  • 2 replies
  • 315 views
This content is deleted
Forum Topic
how do i use the DrawingCanvas object in a circular area?
0 favourites

I wanted to use the drawingCanvas to remove the layer's effect in an area but I need it to be circular and its a rectangle.

posted 2 years ago
  • 1 replies
  • 329 views
This content is deleted
Forum Topic
Canvas Snapshot always returning 0 as color value?
0 favourites

I tried to save a color palette to a canvas and then get the color value at the touch position. But it's always returning 0 for red, green and blue values. Why?...

  • 2 replies
  • 640 views
This content is deleted
Forum Topic
Anyone have Draw Line Example ?
0 favourites

When Drag Fast, color not pasting smooth. Blank color in letter. Showing In Picture. Trying square box and other shapes but can't draw smooth line. Also I tried...

posted 2 years ago
  • 0 replies
  • 460 views
This content is deleted
Forum Topic
How do I enlarge Advanced Random Noise Texture?
0 favourites

I have been using Construct 3 for a few years now and, until recently, have started to get into procedural generation. I have created a simple Terrain Generatio...