website/static/dodecahedra/index.html

46 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Dodecahedra</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<h2>Dodecahedra</h2>
<br>
<img src="origami-dodecahedron-adjusted.png" alt="Origami dodecahedron" height="324" width="324">
<br>
<br>
<p>
The dodecahedron on the front page, folded out of a single sheet of paper!
</p>
<br>
<br>
<img src="render-cropped.png" alt="Blender dodecahedron" height="324" width="324">
<br>
<br>
<p>
A nice dodecahedron that I made in Blender.
</p>
<br>
<br>
<img src="render.gif" alt="Blender animated dodecahedron" height="324" width="324">
<br>
<br>
<p>
Here's an animated version that only took a few hours to render.
</p>
<br>
<br>
<img src="1365-1024.jpg" alt="Lego dodecahedron" height="324" width="432">
<br>
<br>
<p>
What if I told you this clever design only uses 120x 2x2 bricks and 60x black pins? That's it! You can do some pretty cool things with even the most basic pieces!
</p>
<br>
</div>
</body>
</html>