1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title> Misfit Model 3D Help - Background Image Details </title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body bgcolor="#e0e0e0">
<h1>Background Image Details</h1>
<h2> Overview </h2>
<p>
A background image is an image that is projected onto an
orthographic viewport to aid in creating a model. It helps the
user with getting the scale and shape of meshes right by providing
a visual reference. A different background image may be applied
to each of the 6 pre-defined orthographic viewport directions.
</p>
<a name="creating"></a>
<h2> Assigning a Background Image </h2>
<p>
A background image can by assigned to a viewport direction using
the <a href="olh_backgroundwin.html">Set Background Image Window</a>.
After opening this window, select the tab for the direction you
want, and then click the "File" button to select an image file.
The image file can be any format supported by MM3D. Background image
dimensions do not need to be powers of two.
</p>
<a name="other"></a>
<h2> Other Material Details </h2>
<p>
You can move and scale a background image to position it where you
need it for modeling purposes. Use the
<a href="olh_tools.html#bgmove">move</a> and
<a href="olh_tools.html#bgscale">scale</a> background image
tools for this purpose. Scaling always preserves the aspect
ratio.
</p>
<a name="seealso"></a>
<h2> See Also </h2>
<ul>
<li> N/A </li>
</ul>
<hr/>
<center>
[
<a href="olh_index.html">Contents</a>
|
<a href="olh_use.html">Using</a>
|
<a href="olh_tools.html">Tools</a>
|
<a href="olh_commands.html">Commands</a>
]
<br/>
Copyright © 2004-2007, Kevin Worcester
</center>
</body></html>
|