gtkradiant/docs/manual/quake3/Terrain_Manual/pages/clipping_the_terrain.html

59 lines
2.3 KiB
HTML
Raw Normal View History

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Clipping the Terrain</title>
</head>
<body background="../pics/background.jpg" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<b>
<p align="center"><font size="5" color="#FFFFFF">Clipping the Terrain</font></p>
<div align="right">
<table border="1" cellspacing="1" width="100%" bordercolor="#808080" bgcolor="#000000" cellpadding="10">
<tr>
<td width="100%"><font FACE="Times New Roman">
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The terrain entity uses its triangle surfaces as clipping planes. No
additional clipping is required to allow characters to run on the terrain<69>s
surface. As the initial terrain maps developed in house, we discovered that to
control and guide play flow, we needed to clip many of our mountain and canyon
slopes with vertical walls. Done right (as the slopes start becoming too steep
to climb), players don<6F>t notice (as much).</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Next, decide how far up in the sky you are willing to let your player<65>s
fly. If the map is entirely open you might want to keep it that way. If you<6F>ve
placed caulk barriers as described above, then the low point on the ridgeline
(or lower) will likely be your ceiling height.</p>
<b>
<p>Clipping Tips</p>
<blockquote>
<blockquote>
</b></font><font FACE="Symbol" SIZE="2">
<p><EFBFBD> </font><font FACE="Times New Roman">Make sure your <20>ceiling<6E> clip
brushes extend all the way up the sky brush.</p>
</font><font FACE="Symbol" SIZE="2">
<p><EFBFBD> </font><font FACE="Times New Roman">Keep your clip brushes simple.</p>
</font><font FACE="Symbol" SIZE="2">
<p><EFBFBD> </font><font FACE="Times New Roman">Right angles are rarely found in
nature. Use the clipper tool to take the corners off your vertical clips.</p>
</blockquote>
</blockquote>
</font>
<p align="center"><a href="blocking_vis.html">Back</a> - <a href="table_of_contents.html">Table
of Contents</a> - <a href="mapping_the_textures.html">Mapping the Textures</a></p>
<p>&nbsp;</td>
</tr>
</table>
</div>
</b>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p align="center">-19-</p>
</body>
</html>