Let’s start off with one of the most influential inventions of the 19th century — a camera. Cameras come in all shapes and sizes, and nowadays are included in most cellphones as a medium to capture specific moments. What we’ll be recreating is an impression of a point-and-click camera commonly used in the 2000s.
The steps we’ll take are:
Launch Inkscape.
Set up the interface.
Set up a grid to guide drawing objects.
Draw the camera body.
Draw the camera lens.
Set the colors of the shapes.
Save and export the drawing.
It is assumed that you already know how to launch Inkscape and use a pointing device such as a mouse or trackpad to select items and move scroll bars.
Enable the default grid by pressing the shortcut Shift3 (or #). Your canvas should now show a blue grid.
The default grid is a 1px by 1px rectangular grid that has major grid lines every 5 lines. As you zoom in and out of the canvas by CtrlCmdScroll-ing or two-finger pinching on a trackpad, you will find out that grid lines appear and disappear according to the zoom level, to not overwhelm the canvas with grid lines.
You can toggle the grid by pressing Shift3, or adjust the grid by going to the Grid tab in the Document Properties.
Note
If you have downloaded and opened the example file, the steps above has been done for you; however we encourage you to try it on a newly-created file to get acquainted with the process.
Before drawing more rectangles, let’s first style the rectangle. We are going to color the rectangle with colors from the palette. The palette is the strip of rectangular color swatches near the bottom of the window.
Select the rectangle by clicking on it.
Click on the white swatch in the palette. The rectangle will become white.
ShiftClick (hold Shift and click) on the black swatch. The rectangle now has a black stroke surrounding it.
Right-click on the number beside the Stroke: indicator at the bottom left of the screen.
Select the px unit.
Right-click again, and select 1 as the stroke width.
Now you have a white rectangle with a black stroke. We will use this color combination for drawing, then apply colors afterwards.
Starting from this point you can decide where to draw the rectangles to match your imagination of a camera. Your result should be similar to the following image. If you want to continue without drawing the rectangles, you can continue with the Step 2 page in the example file.
To properly emulate a lens, you need to draw more concentric circles relative to the first circle. You may find it hard to achieve with the Ellipse tool; you need to count how many grid lines to offset, then end at the same amount of offset grid lines. Fortunately, there is an easy way to produce them:
Select the first circle you have drawn.
Select Edit ‣ Duplicate or press the shortcut CtrlCmdD.
CtrlCmdDrag (hold CtrlCmd, hold the left mouse button and drag) the white square handle at the top of the circle.
You will find out that a new circle was created, and you can resize it while maintaining the proportions. Neat, isn’t it?
Next you can create as many circles as you’d like to emulate a lens. If you want to skip the creation, jump to the page Step 3 in the example file.
As seen in the example artwork, there are some parts added to the camera to make it look more complete, like the mode dial, the shutter/zoom dial combination, the flash and the handles on the sides. Let’s go through some of them.