Lucas Kent e39465ad2f Changes to be committed:
new file:   Files/flashplayer_32_sa.exe
	new file:   favicon.ico
	new file:   globe.gif
	new file:   imgs/download.png
	new file:   imgs/zuck.jpg
	new file:   index.html
	new file:   other.ico
	new file:   script.js
	new file:   site.webmanifest
	new file:   sitemap.html
	new file:   styles/backround.css
	new file:   styles/border.css
	new file:   styles/fonts/Titillium_Web/OFL.txt
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf
	new file:   styles/fonts/webfontkit-20221027-163353/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2
	new file:   styles/fonts/webfontkit-20221027-165950/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2
	new file:   styles/style.css
	new file:   tools/2048/.gitignore
	new file:   tools/2048/.jshintrc
	new file:   tools/2048/CONTRIBUTING.md
	new file:   tools/2048/LICENSE.txt
	new file:   tools/2048/README.md
	new file:   tools/2048/Rakefile
	new file:   tools/2048/favicon.ico
	new file:   tools/2048/index.html
	new file:   tools/2048/js/animframe_polyfill.js
	new file:   tools/2048/js/application.js
	new file:   tools/2048/js/bind_polyfill.js
	new file:   tools/2048/js/classlist_polyfill.js
	new file:   tools/2048/js/game_manager.js
	new file:   tools/2048/js/grid.js
	new file:   tools/2048/js/html_actuator.js
	new file:   tools/2048/js/keyboard_input_manager.js
	new file:   tools/2048/js/local_storage_manager.js
	new file:   tools/2048/js/tile.js
    new file:   tools/2048/meta/apple-touch-icon.png
	new file:   tools/webretro/cores/neocd_libretro.js
	new file:   tools/webretro/cores/neocd_libretro.wasm
	new file:   tools/webretro/cores/nestopia_libretro.js
	new file:   tools/webretro/cores/nestopia_libretro.wasm
	new file:   tools/webretro/cores/o2em_libretro.js
	new file:   tools/webretro/cores/o2em_libretro.wasm
	new file:   tools/webretro/cores/opera_libretro.js
	new file:   tools/webretro/cores/opera_libretro.wasm
2022-11-02 08:40:01 -04:00

206 lines
9.7 KiB
HTML

<!doctype html>
<html lang="en"><!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
<!-- Mirrored from www.mathsisfun.com/geometry/tessellation.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:39:27 GMT -->
<head>
<!-- #BeginEditable "doctitle" -->
<title>Tessellation</title>
<meta name="description" content="Learn how a pattern of shapes that fit perfectly together make a tessellation (tiling)" />
<script language="JavaScript" type="text/javascript">reSpell=[["color","colour"]];</script>
<style type="text/css">
.boxa {
text-align: center;
display: inline-block;
vertical-align: bottom;
margin: 0 20px 15px 0;
}
</style>
<!-- #EndEditable -->
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="HandheldFriendly" content="true">
<meta http-equiv="pics-label" content='(PICS-1.1 "http://www.classify.org/safesurf/" L gen true for "http://www.mathsisfun.com" r (SS~~000 1))'>
<meta name="referrer" content="always">
<link rel="stylesheet" type="text/css" href="../style3.css" />
<script src="../main3.js" type="text/javascript"></script>
</head>
<body id="bodybg">
<div class="bg">
<div id="stt"></div>
<div id="hdr"></div>
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun" /></a></div>
<div id="gtran"><script type="text/javascript">document.write(getTrans());</script></div>
<div id="gplus"><script type="text/javascript">document.write(getGPlus());</script></div>
<div id="adTopOuter" class="centerfull noprint">
<div id="adTop">
<script type="text/javascript">document.write(getAdTop());</script>
</div>
</div>
<div id="adHide">
<div id="showAds1"><a href="javascript:showAds()">Show Ads</a></div>
<div id="hideAds1"><a href="javascript:hideAds()">Hide Ads</a><br>
<a href="../about-ads.html">About Ads</a></div>
</div>
<div id="menuWide" class="menu">
<script type="text/javascript">document.write(getMenu(0));</script>
</div>
<div id="linkto">
<div id="linktort"><script type="text/javascript">document.write(getLinks());</script></div>
</div>
<div id="search" role="search"><script type="text/javascript">document.write(getSearch());</script></div>
<div id="menuSlim" class="menu">
<script type="text/javascript">document.write(getMenu(1));</script>
</div>
<div id="menuTiny" class="menu">
<script type="text/javascript">document.write(getMenu(2));</script>
</div>
<div id="extra"></div>
</div>
<div id="content" role="main"><!-- #BeginEditable "Body" -->
<h1 align="center">Tessellation</h1>
<p align="center"><i>A pattern of shapes that fit perfectly together!</i></p>
<p>A <b>Tessellation</b> (or <b>Tiling</b>) is when we cover a surface with a pattern of flat shapes so that there are no overlaps or gaps.</p>
<h3>Examples: </h3>
<div class="centerfull">
<div class="boxa"><img src="images/tessellation-2.gif" width="170" height="110" alt="tessellation rectangles" /><br>
Rectangles</div>
<div class="boxa"><img src="images/tessellation1.gif" width="170" height="110" alt="tessellation octagons and squares" /><br>
Octagons and Squares</div>
<div class="boxa"><img src="images/tessellation-5.gif" width="170" height="110" alt="tessellation pentagons" /><br>
Different Pentagons</div>
</div>
<div style="clear:both"></div>
<h2>Regular Tessellations</h2>
<p>A <b>regular</b> tessellation is a pattern made by repeating a <a href="../shape.html">regular polygon</a>. </p>
<p><i>There are only 3 regular tessellations:</i></p>
<div class="centerfull">
<div class="boxa"><img src="images/tessellation-regular-triangle.gif" width="170" height="110" alt="tessellation regular triangles" /><br>
<b>Triangles</b><br>
3.3.3.3.3.3 </div>
<div class="boxa"><img src="images/tessellation-regular-square.gif" width="170" height="110" alt="tessellation regular squares" /><br>
<b>Squares</b><br>
4.4.4.4 </div>
<div class="boxa"><img src="images/tessellation-regular-hexagon.gif" width="170" height="110" alt="tessellation regular hexagons" /><br>
<b>Hexagons</b><br>
6.6.6 </div>
</div>
<div style="clear:both"></div>
<h2>Look at a Vertex ...</h2>
<table border="0" align="center">
<tr>
<td align="center"><table border="0">
<tr>
<td><img src="images/tessellation-vertex.svg" alt="tessellation vertex" /></td>
<td>A vertex is just a &quot;corner point&quot;. <br />
<br />
What shapes meet here?</td>
</tr>
</table></td>
</tr>
<tr>
<td align="center"><table border="0">
<tr>
<td align="right"><p>Three hexagons meet at this vertex,<br />
and a hexagon has 6 sides. </p>
<p>So this is called a <b>&quot;6.6.6&quot;</b> tessellation.</p></td>
<td><img src="images/tessellation-notation.svg" alt="tessellation notation 6.6.6" /></td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><h3>For a regular tessellation, the pattern is identical at each vertex!</h3></td>
</tr>
</table>
<h2>Semi-regular Tessellations</h2>
<p>A <b>semi-regular</b> tessellation is made of two or more regular polygons. <b>The pattern at each vertex must be the same!</b> </p>
<p><i>There are only 8 semi-regular tessellations:</i></p>
<div class="centerfull">
<div class="boxa"><img src="images/tessellation-3-3-3-3-6.gif" width="170" height="111" alt="tessellation 3.3.3.3.6" /><br>
3.3.3.3.6</div>
<div class="boxa"><img src="images/tessellation-3-3-3-4-4.gif" width="170" height="110" alt="tessellation 3.3.3.4.4" /><br>
3.3.3.4.4</div>
<div class="boxa"><img src="images/tessellation-3-3-4-3-4.gif" width="169" height="109" alt="tessellation 3.3.4.3.4" /><br>
3.3.4.3.4</div>
<div class="boxa"><img src="images/tessellation-3-4-6-4.gif" width="170" height="110" alt="tessellation 3.4.6.4" /><br>
3.4.6.4</div>
<div class="boxa"><img src="images/tessellation-3-6-3-6.gif" width="170" height="110" alt="tessellation 3.6.3.6" /><br>
3.6.3.6</div>
<div class="boxa"><img src="images/tessellation-3-12-12.gif" width="170" height="110" alt="tessellation 3.12.12" /><br>
3.12.12</div>
<div class="boxa"><img src="images/tessellation-4-6-12.gif" width="170" height="110" alt="tessellation 4.6.12" /><br>
4.6.12</div>
<div class="boxa"><img src="images/tessellation-4-8-8.gif" width="170" height="110" alt="tessellation 4.8.8" /><br>
4.8.8</div>
</div>
<div style="clear:both"></div>
<table width="90%" border="0" align="center">
<tr>
<td><img src="../images/style/right-arrow.gif" width="46" height="46" alt="right arrow" /></td>
<td><p>To name a tessellation, go around a vertex and write down how many sides each polygon has, in order ... like &quot;3.12.12&quot;.</p></td>
</tr>
<tr>
<td><img src="../images/style/right-arrow.gif" width="46" height="46" alt="right arrow" /></td>
<td>And always start at the polygon with the least number of sides, so &quot;3.12.12&quot;, not &quot;12.3.12&quot;</td>
</tr>
</table>
<p>&nbsp;</p>
<table border="0" align="center">
<tr>
<td align="center"><img src="../images/style/question.gif" width="26" height="47" alt="question" /></td>
<td><i>Question 1: For the tessellations above, is the pattern the same at each vertex? </i></td>
</tr>
<tr>
<td align="center"><img src="../images/style/question.gif" width="26" height="47" alt="question" /></td>
<td><i>Question 2: One of those patterns becomes different when we make a mirror-image of it ... which one?</i></td>
</tr>
</table>
<h2>Other Tessellations</h2>
<p>There are also &quot;demiregular&quot; tessellations, but mathematicians disagree on what they actually are!</p>
<p>And some people allow curved shapes (not just polygons) so we can have tessellations like these:</p>
<div class="centerfull">
<div class="boxa"><img src="images/tessellation-3.gif" width="170" height="110" alt="tessellation curvy" /><br>
Curvy Shapes</div>
<div class="boxa"><img src="images/tessellation-7.gif" width="170" height="110" alt="tessellation circles lines" /><br>
Circles</div>
<div class="boxa"><img src="images/tessellation-6.gif" width="170" height="110" alt="tessellation eagles" /><br>
Eagles?</div>
</div>
<div style="clear:both"></div>
<h2>Tessellation Artist</h2>
<p>All these images were made using <a href="tessellation-artist.html">Tessellation Artist</a>, with some color added using a paint program.</p>
<p>You can try it too - maybe you will invent a new tessellation!</p>
<p>&nbsp;</p>
<div class="questions">
<script type="text/javascript">getQ(5482, 5483, 5484, 5485, 5486, 853, 854, 3368, 3369, 5487);</script>&nbsp; </div>
<div class="related"> <a href="tessellation-artist.html">Tessellation Artist</a> <a href="symmetry-artist.html">Symmetry Artist</a> <a href="index.html">Geometry Index</a> </div>
<!-- #EndEditable --></div>
<div id="adend" class="centerfull noprint">
<script type="text/javascript">document.write(getAdEnd());</script>
</div>
<div id="footer" class="centerfull noprint">
<script type="text/javascript">document.write(getFooter());</script>
</div>
<div id="copyrt">
Copyright &copy; 2018 MathsIsFun.com
</div>
<script type="text/javascript">document.write(getBodyEnd());</script>
</body>
<!-- #EndTemplate -->
<!-- Mirrored from www.mathsisfun.com/geometry/tessellation.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:39:31 GMT -->
</html>