
Turn your drawing into a polished logo design in Adobe Illustrator, or open your pencil sketch in Adobe Fresco and add onto it with custom brushes. Once you’ve finished a pencil sketch, you can scan or digitize it. “It’s fun to experiment with that.”ĭon’t stop there. “Blending can turn pencil into a whole other medium,” notes artist Violet Reed. With art supplies like gum erasers and blending stumps, you can create incredibly detailed, realistic, and imaginative drawings. Then I use a mechanical pencil to tighten up the details,” explains artist and illustrator Jung Hu Lee. From quick caricatures in a sketchbook to polished landscape drawings, pencil has the potential to bring all kinds of creative ideas to life. This project is licensed under the MIT License.Pencil is a very versatile artistic medium.

Use the following code to draw your image from saved data file from sketchpy import canvas

Obj = canvas.sketch_from_svg('FILE PATH') npy file and use that for future use from sketchpy import canvas Insted of waiting for the svg file to load, you can save as. Use the following code to draw a file from svg file, insted of tracing full image NOTE: use this specific website to convert image to svg, sketchpy is specifically made to work with this website only from sketchpy import canvas
