Merge branch 'master' of github:jsmaniac/2011-m2s3-presentation-terrain
This commit is contained in:
commit
30867bc031
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue
Block a user