begin process at 2010 03 21 21:02:10
  Trouver un code source :
 
dans
 
Accueil > 

Code

 > 

3D

 > CUBE AMÉLIORÉ AVEC DEF ET USE

CUBE AMÉLIORÉ AVEC DEF ET USE


 Information sur la source

Note :
Aucune note
Catégorie :3D Classé sous :cube, amélioré Niveau :Débutant Date de création :06/12/2002 Date de mise à jour :06/12/2002 12:54:14 Vu :3 731

Auteur : TheSaib

Ecrire un message privé
Commentaire sur cette source (0)
Ajouter un commentaire et/ou une note

 Description


Source

  • #VRML V2.0 utf8
  • Transform {
  • children [DEF sommet
  • Transform{ children Shape {
  • geometry Sphere {
  • radius .5
  • }
  • appearance DEF Rouge Appearance {
  • material Material {
  • diffuseColor 1 0 0
  • }
  • }
  • }
  • translation 1 1 1
  • }
  • Transform {children USE sommet translation -2 0 0}
  • Transform {children USE sommet translation -2 0 -2}
  • Transform {children USE sommet translation 0 0 -2}
  • Transform {children USE sommet translation 0 -2 -2}
  • Transform {children USE sommet translation -2 -2 -2}
  • Transform {children USE sommet translation 0 -2 0}
  • Transform {children USE sommet translation -2 -2 0}
  • DEF arete Transform {
  • children Shape {
  • geometry Cylinder {
  • radius .1
  • }
  • appearance DEF Vert Appearance {
  • material Material {
  • diffuseColor 0 1 0
  • }
  • }
  • }
  • translation 1 0 1
  • }
  • Transform {children USE arete translation 0 0 -2}
  • Transform {children USE arete translation -2 0 -2}
  • Transform {children USE arete translation -2 0 0}
  • Transform {children USE arete rotation 0 0 1 1.57 translation 0 0 0}
  • Transform {children USE arete rotation 0 0 1 1.57 translation 0 0 -2}
  • Transform {children USE arete rotation 0 0 1 1.57 translation 0 -2 0}
  • Transform {children USE arete rotation 0 0 1 1.57 translation 0 -2 -2}
  • Transform {children USE arete rotation 1 0 0 1.57 translation 0 0 0}
  • Transform {children USE arete rotation 1 0 0 1.57 translation 0 2 0}
  • Transform {children USE arete rotation 1 0 0 1.57 translation -2 2 0}
  • Transform {children USE arete rotation 1 0 0 1.57 translation -2 0 0}
  • ]
  • }
#VRML V2.0 utf8

Transform {
children [DEF sommet
		Transform{ children Shape {
					geometry Sphere {
						radius .5
						}
					appearance DEF Rouge Appearance {
						material Material {
							diffuseColor 1 0 0
								}
							}
					}
				translation 1 1 1
				}
		Transform {children USE sommet translation -2 0 0}
		Transform {children USE sommet translation -2 0 -2}
		Transform {children USE sommet translation 0 0 -2}
		Transform {children USE sommet translation 0 -2 -2}

		Transform {children USE sommet translation -2 -2 -2}
		Transform {children USE sommet translation 0 -2 0}
		Transform {children USE sommet translation -2 -2 0}

		DEF arete	Transform {
					children Shape {
						geometry Cylinder {
							radius .1
						}
						appearance DEF Vert Appearance {
							material Material {
								diffuseColor 0 1 0
							}
						}
					}
				translation 1 0 1	
				}

		Transform {children USE arete	translation 0 0 -2}
		Transform {children USE arete	translation -2 0 -2}
		Transform {children USE arete	translation -2 0 0}

		Transform {children USE arete	rotation 0 0 1 1.57 translation 0 0 0}
		Transform {children USE arete	rotation 0 0 1 1.57 translation 0 0 -2}
		Transform {children USE arete	rotation 0 0 1 1.57 translation 0 -2 0}
		Transform {children USE arete	rotation 0 0 1 1.57 translation 0 -2 -2}
		Transform {children USE arete	rotation 1 0 0 1.57 translation 0 0 0}
		Transform {children USE arete	rotation 1 0 0 1.57 translation 0 2 0}
		Transform {children USE arete	rotation 1 0 0 1.57 translation -2 2 0}
		Transform {children USE arete	rotation 1 0 0 1.57 translation -2 0 0}
]
}



 Sources du même auteur

EXEMPLES DE MAISONS BASIQUES
Source avec Zip UNE FORME SANS INTERET MAIS UTILISANT EXTERNPROTO
CUNE AMÉLIORÉ AVEC DES PROTOS
UNE CUBE AMÉLIORÉ AVEC QUE DES TRANSFORM
UN PROTO POUR DEBUTER , UNE SPHERE UN CYLINDRE

 Sources de la même categorie

Source avec Zip Source avec une capture VEHICLE : BASE DE JEU DE VOITURE par XelectroX
Source avec Zip CAUSTICS THROUGH MENTAL RAY par ahmedarous312
Source avec Zip EXPORT DE FICHIER AUTOCAD VERS WMF ET DXF (EN LOT) par angelonay
EXPORTER UN FICHIER DWG par abdou1950
Source avec Zip Source avec une capture FEU AVEC POVRAY par Rocco123

 Sources en rapport avec celle ci

Source avec une capture TEXTE CUBIQUE par sol_badguy_77
CUNE AMÉLIORÉ AVEC DES PROTOS par TheSaib
UNE CUBE AMÉLIORÉ AVEC QUE DES TRANSFORM par TheSaib
UN CUBE EN VRML AVEC INDEXFACESET par TheSaib

Commentaires et avis

Aucun commentaire pour le moment.

 Ajouter un commentaire


Discussions en rapport avec ce code source dans le forum

sketchup [ par salyloo ] bonjour à tousvoila je suis nouvelle et je m'inscri ici juste pour avoir un peu d'aide ^^j'ai téléchargé sketchup pour mon projet d'arts plastique à p Construction de cube 3D [ par gochos ] Boujour,Je cherche les différentes technologies OLAP 3D (language ,logiciels,sociéte de création si possible)qui permettent la représentation graphiqu


Nos sponsors


Sondage...

Comparez les prix

CalendriCode

Mars 2010
LMMJVSD
1234567
891011121314
15161718192021
22232425262728
293031    

Consulter la suite du CalendriCode

 
Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils.
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 0,764 sec (3)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales