« Soya/Python base 4 » : différence entre les versions

Contenu supprimé Contenu ajouté
Seb.bernery (discussion | contributions)
Création : # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2004 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or modify # it under the terms of...
 
Seb.bernery (discussion | contributions)
Aucun résumé des modifications
Ligne 1 :
<pre>
# -*- indent-tabs-mode: t -*-
 
Ligne 19 ⟶ 20 :
 
 
# basic-4: TimeGestion managementdu temps : aun mouvement randomlyaléatoire movingde caterpillarchenille.
 
# InDans thiscette lessonleçon, we'llnous createsallons acréer caterpillarune composedchenille ofcomposée ad'une headtête (we've already done it
# in the previous lesson ; now you understand why i have called it a 'head') and ten
# spherish piece of body. Each piece of body follows the previous one, or the head for
Ligne 177 ⟶ 178 :
# Position %= CoordSyst Position.convert_to(CoordSyst)
# Vector * float
</pre>