« Soya/Python animation de personnage, ombres et cell-shading » : différence entre les versions

Contenu supprimé Contenu ajouté
Seb.bernery (discussion | contributions)
Création : # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2001-2002 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or modify # it under the ter...
 
Seb.bernery (discussion | contributions)
Aucun résumé des modifications
Ligne 1 :
<pre>
 
# -*- indent-tabs-mode: t -*-
 
Ligne 121 ⟶ 123 :
 
soya.MainLoop(scene).main_loop()
<pre>