commit 30867bc031250ec4c866b5a57123416622f53a50
parent ca4f2928938558f25cd3eff4fd27438d9013d5f3
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date: Mon, 7 Nov 2011 11:06:09 +0100
Merge branch 'master' of github:jsmaniac/2011-m2s3-presentation-terrain
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/presentation.tex b/presentation.tex
@@ -9,10 +9,10 @@
\usetheme{Frankfurt}
\usepackage{graphicx}
-\title{FMIN327 Cognition individuelle et collective\\ Protocoles artificiels entre agents naturels}
+\title{FMIN313 Moteurs de jeux\\ Génération de terrains}
\author{DUPÉRON Georges \and\\ BONAVERO Yoann}
\institute{Université Montpellier II,\\Département informatique \\ Master 2 IFPRU \\ Sous la direction de Monsieur Jacques Ferber}
-\date{Jeudi, 3 novembre 2011}
+\date{Lundi 7 novembre 2011}
\defbeamertemplate*{footline}{shadow theme}
{%
@@ -136,10 +136,10 @@
% * [Plein d'algos](http://planetgenesis.sourceforge.net/docs15/noise/noise.html#tileworley) dont plusieurs basés sur une sorte de voronoi donc à priori trop lents.
% * Affichage avec Ogre : [forum](http://www.ogre3d.org/forums/viewtopic.php?f=5&t=67177&p=442222), [doc](http://www.ogre3d.org/docs/api/html/classOgre_1_1BillboardSet.html)
\begin{itemize}
- \item gamasutra
- \item vterrain
- \item mojoworld generator
- \item ***world machine***
+ \item www.gamasutra.com
+ \item vterrain.org
+ \item mojoworld.org % mojoworld generator
+ \item world-machine.com
\item http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
\item \dots
\end{itemize}