1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: 2-Point Draw</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: 2-Point Draw</h1>
<h2 align="center">Group: Projections</h2>
<h3 align="center">Author:
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
<p>Click and drag to draw with 2-point perspective. Lines will only go towards your two vanishing points, or aligned with either the "horizon" defined by the two vanishing points, or a line perpendicular to that "horizon". Use "2-Point Select" to choose your vanishing points (only available in "advanced" mode).</p>
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<p>This tool is <em>not available</em> with "complexity" (expertise level) set to 'Novice'.</p>
<p>See also: <a href="1pt_perspective.html">1-Point Draw</a>, <a href="1pt_perspective_select.html">1-Point Select</a>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, <a href="isometric_line.html">Isometric Line</a>, <a href="dimetric_select.html">Dimetric Select</a>, <a href="dimetric_draw.html">Dimetric Draw</a>, <a href="trimetric_select.html">Trimetric Select</a>, <a href="trimetric_draw.html">Trimetric Draw</a>, <a href="oblique_select.html">Oblique Select</a>, <a href="oblique_draw.html">Oblique Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>
|