Now, to stroke a path in a Shape layer, create a new Shape Layer, then us the Pen Tool to draw your paths. By default the Shape Layer should try to fill your path with red, even if you haven't closed it. Twirl down the Shape Layer settings in the timeline window as shown...
Then you use the graphics methods on the shape to draw whatever. Then you must add the shape as a child of whatever object you want it to appear on. var thing = new createjs.Shape(); thing.graphics.beginFill("red").drawCircle(0, 0, 50); this.addChild(thing)...
In this tutorial, I'll show you how to draw a vector illustration step by step, proving to you that drawing using Illustrator is not as scary as it may seem!
Adobe Illustrator allows you to effortlessly craft vector drawings. Utilize the Paintbrush Tool for a flawless appearance, employing additional tools like the Line and Rectangle tools to create diverse designs. With this tool, you have the flexibility to make any brush strokes you desire. Exploring ...
Learn how easy it is to build your artwork in Adobe Illustrator CC with simple vector shapes that you can reshape, combine, and color to make eye-catching illustrations.
Welcome to an in-depth tutorial on how to draw realistic lips using Adobe Photoshop. Whether you’re a novice or an experienced artist, this step-by-step guide will help you achieve lifelike results. Follow along with the detailed instructions and tips to enhance your digital drawing skills....
You already knowhow to make dotted and dashed linesandhow to draw straight lines in Photoshop, so now it’s time to learn some other line-drawing techniques. Let’s get those lines perfectly drawn! HIGHLY RECOMMENDED Adobe Photoshop Download a free copy of Adobe Photoshop to follow along with...
Learn how to edit basic shapes dynamically and use hinting features in Smart Guides to position them precisely in Adobe Illustrator.
In fact, it requires 2,878 path-drawing directives (moveTo, lineTo, and bezierCurveTo) to draw this complex map of Alaska. Of course, lower resolution versions of this map are possible. Considerably fewer lines of code would be required for Wyoming and Colorado. :-)...
We will use the same technique to create the green lines in our text design. Use the Line Segment Tool (\) to draw another 400 px line at a 135-degree Angle. Give it a 2 pt green Stroke and then place it in front of the first red line. Make a copy of it and move it after ...