Soya/Version imprimable


Wikilivres, une bibliothèque de livres pédagogiques, à l'URL : http://fr.wikibooks.org/wiki Soya Vous avez la permission de copier, distribuer et/ou modifier ce document selon les termes de la Licence de documentation libre GNU, version 1.2 ou plus récente publiée par la Free Software
Soya


Une version imprimable de Soya est disponible. ( voir / modifier ) Consultez également ces pages dans d’ autres projets Wikimedia : Article encyclopédique sur Wikipédia. Définition sur Wiktionnaire. Soya est un moteur 3D codé en python
Soya/Python animation de personnage, ombres et cell-shading


Soya /Python animation de personnage, ombres et cell-shading Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2001-2002 Jean-Baptiste LAMY # # This program is free software; you can redistribute
Soya/Python sauvegarde avec cerealizer


Soya /Python sauvegarde avec cerealizer Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2001-2004 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or modify
Soya/Python plein écran


Soya /Python plein écran Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2001-2004 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or modify # it under the terms
Soya/Python game skel-5


Soya /Python game skel-5 Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- #! /usr/bin/python -O # Game Skeleton # Copyright (C) 2003-2004 Jean-Baptiste LAMY # Un jeu avec Soya , leçon 5 # Ajout de la fonction saut. # Nouvel
Soya/Python game skel-3


Soya /Python game skel-3 Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- #! /usr/bin/python -O # Game Skeleton # Soya gaming tutorial, lesson 3 # Adding character-level interaction (collision, ...) # New stuff is in the Character
Soya/Python game skel-2


Soya /Python game skel-2 Un livre de Wikilivres. Soya Aller à : navigation , rechercher # -*- indent-tabs-mode: t -*- #! /usr/bin/python -O # Game Skeleton # Copyright (C) 2003-2004 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or