diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 23:18:32 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 23:18:32 +0100 |
| commit | 5e11fe3b887b7bf03ae800ba2c267b812dd582c4 (patch) | |
| tree | 2fbc2a5ccf37f6f496d526ffd4932c37989c6d40 /presentation.html | |
| parent | 8766fffa11b2b63d44f07e566b32053a83c5954f (diff) | |
Diffstat (limited to 'presentation.html')
| -rw-r--r-- | presentation.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/presentation.html b/presentation.html index 23fdb01..4ae86c3 100644 --- a/presentation.html +++ b/presentation.html @@ -164,17 +164,20 @@ <li>What makes a good paper plane?</li> </ul> <h1 id="the-value-of-a-paper-plane">The value of a paper plane</h1> -<p>A paper plane can model a real plane, with limited resources and with relative ease. Paper has a similar in-scale to weight to strength ratio of aluminium which real planes are made of.</p> -<p>During the Great Depression, designers used paper models to design planes that were later used very effectively by the Nazis in World War Two.</p> +<p>A paper plane can model a real plane, with limited resources and with relative ease. Paper has a weight to strength ratio similar to aluminium which real planes are made of.</p> +<p>During the Great Depression, designers used paper models to help design planes that were later used very effectively by the Nazis in World War Two.</p> <h1 id="initial-designs">Initial designs</h1> <p>Try to fold a paper plane and throw it. See who’s can fly well. Think about why certain designs might fly better.</p> <h1 id="the-classic-design">The classic design</h1> <figure> -<img src="https://upload.wikimedia.org/wikipedia/commons/c/c4/Paper_Airplane.png" style="width:50.0%" alt="Classical Plane Design" /><figcaption aria-hidden="true">Classical Plane Design</figcaption> +<img src="plane.png" style="width:50.0%" alt="Classical Plane Design" /><figcaption aria-hidden="true">Classical Plane Design</figcaption> </figure> <h1 id="a-different-design">A different design</h1> <p>John Collins designed the current world record plane for distance.</p> -<p>(Optional) See the world record throw: <a href="https://www.youtube.com/watch?v=cXqwUxkNXVE" class="uri">https://www.youtube.com/watch?v=cXqwUxkNXVE</a></p> +<p>(Optional) Watch the world record throw: <a href="https://www.youtube.com/watch?v=cXqwUxkNXVE" class="uri">https://www.youtube.com/watch?v=cXqwUxkNXVE</a></p> <p>Folding the record plane(starts itself at 2:50, watch as much as you want) <a href="https://www.youtube.com/watch?v=3BNg4fDJC8A&t=170" class="uri">https://www.youtube.com/watch?v=3BNg4fDJC8A&t=170</a></p> +<h1 id="extension-more-designs">Extension: more designs</h1> +<p>Check out <a href="https://www.foldnfly.com" class="uri">https://www.foldnfly.com</a>, the instructions are not perfect but there are quite a few planes.</p> +<p>The loop plane is pretty good <a href="https://www.foldnfly.com/46.html#Loop-Plane" class="uri">https://www.foldnfly.com/46.html#Loop-Plane</a></p> </body> </html> |
