fractal-presentation/index.html

259 lines
9.2 KiB
HTML
Raw Normal View History

2012-10-21 01:14:50 +00:00
<!doctype html>
2011-06-07 19:10:59 +00:00
<html lang="en">
<head>
<meta charset="utf-8">
2012-10-21 01:14:50 +00:00
2013-03-06 17:08:07 +00:00
<title>Les Fractales - des maths dans mon chat ?</title>
<meta name="description" content="Les Fractales expliqué aux enfants.">
<meta name="author" content="Yann Esposito">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
2012-11-11 15:01:05 +00:00
<link rel="stylesheet" href="css/reveal.min.css">
2013-03-06 17:08:07 +00:00
<link rel="stylesheet" href="css/theme/serif.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
2012-09-30 22:14:27 +00:00
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
2012-08-04 01:49:29 +00:00
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
2013-03-10 00:56:15 +00:00
<style>
.red { color: #DC322F; }
.yellow { color: #B58900; }
</style>
2011-06-07 19:10:59 +00:00
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
2013-03-06 17:08:07 +00:00
<h1>Les Fractales</h1>
<h3>Les maths cachées dans ton chat</h3>
2013-03-10 00:56:15 +00:00
<img src="img/fractal-cat.jpg" alt="fractal cat"/>
<p>
2013-03-06 17:08:07 +00:00
<small>Par <a href="http://yannesposito.com">Yann Esposito</a></small>
</p>
</section>
2012-10-21 01:14:50 +00:00
2011-06-07 19:10:59 +00:00
<section>
2013-03-10 00:56:15 +00:00
<h2>Moi</h2>
<ul>
<li>Section Générale au Lycée</li>
<li>Bac S option Math</li>
<li>Licence Math/Informatique</li>
<li>Master Recherche Informatique</li>
<li>Doctorat Informatique (Intelligence Artificielle)</li>
</ul>
</section>
<section>
<h2>Les fractales ça peut être très beau</h2>
<iframe src="http://player.vimeo.com/video/8601479"
2013-03-06 17:08:07 +00:00
width="800"
height="500"
frameborder="0"
webkitAllowFullScreen
mozallowfullscreen
allowFullScreen></iframe>
2011-06-07 19:10:59 +00:00
</section>
2012-10-21 01:14:50 +00:00
2013-03-10 00:56:15 +00:00
<section>
<h2>Les fractales ça peut être très étrange</h2>
<img src="img/fractal-gorilla.jpg" alt="gorilla fractal"/>
</section>
<section>
<h2>Les fractales ça peut ressembler à la réalité</h2>
<img src="img/Shells.jpg" alt="Shells"/>
<a class="small" href="http://www.deviantart.com/art/Rotbox-Beach-337639948">Author</a>
</section>
2011-06-07 19:10:59 +00:00
<section>
<section>
2013-03-10 00:56:15 +00:00
<h2>Les fractales ça existe dans la vie</h2>
<img src="img/choux.jpg" alt="Choux"/>
</section>
<section>
2013-03-10 00:56:15 +00:00
<h2>Les broccolis</h2>
<img src="img/broccoli.jpg" alt="Broccolis"/>
</section>
<section>
2013-03-10 00:56:15 +00:00
<h2>Le choux romanesco</h2>
<img src="img/romanesco.jpg" alt="Choux Romanesco"/>
</section>
2011-06-07 19:10:59 +00:00
</section>
2011-06-07 19:10:59 +00:00
<section>
2013-03-10 00:56:15 +00:00
<section>
<h2>Quelle est la longueur des cotes de la Bretagne?</h2>
<img src="img/bretagne.jpg" alt="La bretagne"/>
</section>
<section>
<h2>Quelle est la longueur des cotes de la Bretagne?</h2>
<img src="img/bretagne01.jpeg" alt="La bretagne"/>
<p>1000km?</p>
</section>
<section>
<h2>Quelle est la longueur des cotes de la Bretagne?</h2>
<img src="img/bretagne02.jpeg" alt="La bretagne"/>
<p>2000km?</p>
</section>
</section>
<section>
2013-03-10 00:56:15 +00:00
<section>
<h2>L-Systems</h2>
<img src="img/franklin.jpg" alt="Franklin"/>
</section>
<section>
<h2>L-Systems</h2>
<ul><li>Règles de réécritures
</li><li><span style="border:solid;border-color:#DC322F;">F → <span class="red">F+F-F</span></span>
</li><li>F → F+F-F → <span class="red">F+F-F</span> + <span class="red">F+F-F</span> - <span class="red">F+F-F</span>
</li><li>F+F-F+F+F-F-F+F-F →
<span class="red">F+F-F</span> + <span class="red">F+F-F</span> -<span class="red">F+F-F</span> + <span class="red">F+F-F</span> + <span class="red">F+F-F</span> -<span class="red">F+F-F</span> -<span class="red">F+F-F</span> + <span class="red">F+F-F</span> -<span class="red">F+F-F</span>
</li><li> 1 → 3 → 9 → 27 → 81 → 243 ...
</li></ul>
</section>
<section>
<h2>L-Systems</h2>
<img src="img/franklin-letters.jpg" alt="Franklin letters"/>
<ul><li>Tortue avec un crayon
</li><li>F → Avance
</li><li>+ → Tourne à gauche
</li><li>- → Tourne à droite
</li></ul>
<p>Inventé par un biologiste (algues)</p>
<a href="http://www.kevs3d.co.uk/dev/lsystems/">TEST sur <code>http://www.kevs3d.co.uk/dev/lsystems/</code></a>
</section>
<section>
<h2>L-Systems</h2>
<img src="img/lsystemOnline.png" alt="L-System parameters"/>
</section>
<section>
<h2>L-Systems</h2>
<p>12 fois → 3<sup>12</sup> = 531441</p>
<img src="img/lsystem.png" alt="an L-System fractal"/>
</section>
</section>
<section>
2013-03-10 00:56:15 +00:00
<h2>Longueur ?</h2>
A chaque iteration la longueur double!
La longeur de la forme est donc?
2013-03-10 00:56:15 +00:00
<b></b>
2011-06-07 19:10:59 +00:00
</section>
<section>
2013-03-10 00:56:15 +00:00
<h2>Ensemble de Mandelbrot</h2>
<section>
<h2>Auto référentes</h2>
<iframe src="http://player.vimeo.com/video/61190538"
width="800"
height="500"
frameborder="0"
webkitAllowFullScreen
mozallowfullscreen
allowFullScreen></iframe>
</section>
<section>
<h2>Les fractales ça peut faire tourner la tête</h2>
<iframe src="http://player.vimeo.com/video/12185093"
width="800"
height="500"
frameborder="0"
webkitAllowFullScreen
mozallowfullscreen
allowFullScreen></iframe>
</section>
</section>
<section data-markdown>
<script type="text/template">
## Markdown support
2012-10-21 01:14:50 +00:00
For those of you who like that sort of thing. Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
<section data-markdown>
## Markdown support
2012-10-21 01:14:50 +00:00
For those of you who like that sort of thing.
Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
</section>
</script>
</section>
2012-04-04 04:59:35 +00:00
<section>
<section data-state="alert">
<h2>Global State</h2>
<p>
Set <code>data-state="something"</code> on a slide and <code>"something"</code>
will be added as a class to the document element when the slide is open. This lets you
2012-04-04 04:59:35 +00:00
apply broader style changes, like switching the background.
</p>
<a href="#" class="image navigate-down">
<img width="178" height="238" src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow">
2012-04-04 04:59:35 +00:00
</a>
</section>
<section data-state="blackout">
<h2>"blackout"</h2>
<a href="#" class="image navigate-down">
<img width="178" height="238" src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow">
2012-04-04 04:59:35 +00:00
</a>
</section>
<section data-state="soothe">
<h2>"soothe"</h2>
<a href="#" class="image navigate-next">
<img width="178" height="238" src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Up arrow" style="-webkit-transform: rotate(-90deg);">
2012-04-04 04:59:35 +00:00
</a>
</section>
</section>
2012-10-21 01:14:50 +00:00
<section>
<h1>THE END</h1>
2013-03-10 00:56:15 +00:00
<h3>BY Yann Esposito</h3>
</section>
</div>
2012-10-21 01:14:50 +00:00
2011-06-07 19:10:59 +00:00
</div>
2012-03-24 16:48:16 +00:00
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
2012-10-21 01:14:50 +00:00
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
2013-03-10 00:56:15 +00:00
transition: Reveal.getQueryHash().transition || 'zoom', // default/cube/page/concave/zoom/linear/fade/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/showdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'plugin/remotes/remotes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
2012-08-04 19:53:52 +00:00
</script>
2011-06-07 19:10:59 +00:00
</body>
</html>