#VRML V1.0 ascii
#practica 1vr3 by GEovanni Ornelas(s)
PerspectiveCamera
{
position 40 -35 100
}
DEF conjunto Separator
{
Material
{
diffuseColor 1 1 0
}
Sphere
{
radius 3
}
DEF movimiento Translation
{
translation 10 0 0
}
Material
{
diffuseColor 0 0 1
}
Cone
{
height 4
bottomRadius 3
}
USE movimiento
Material
{
diffuseColor 1 0 0
}
Cube
{
height 5
width 5
depth 5
}
USE movimiento
Material
{
diffuseColor 1 0 1
}
Cylinder
{
height 4
radius 3
}
}
DEF movimiento1 Translation
{
translation 10 -10 0
}
USE conjunto
USE movimiento1
USE conjunto
USE movimiento1
USE conjunto
Translation
{
translation -10 15 0
}
WWWAnchor
{
description "Texto en 3D"
AsciiText{string "GEOVANNI ORNELAS"}
}


No hay comentarios:
Publicar un comentario