Update of /cvsroot/artoolkit/artoolkit/bin/Wrl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24507
Added Files:
bud_B.dat bud_B.wrl snoman.wrl snoman.dat
Log Message:
Add data for simpleVRML.
--- NEW FILE: bud_B.wrl ---
#VRML V2.0 utf8 CosmoWorlds V1.0
WorldInfo
{
title "bud_B"
info "VRML2.0 output created by Alias|Wavefront PowerAnimator 8.5"
}
NavigationInfo
{
type "EXAMINE"
headlight TRUE
speed 1.000000
}
DEF GlobalTransform Transform {
translation 0 0 0
scale 5 5 5
children [
Switch
{
[...6429 lines suppressed...]
ROUTE TimeSource.fraction_changed TO cone_2RotAnim.set_fraction
ROUTE cone_2RotAnim.value_changed TO cone_2.set_rotation
ROUTE TimeSource.fraction_changed TO cone_2SclAnim.set_fraction
ROUTE cone_2SclAnim.value_changed TO cone_2.set_scale
ROUTE TimeSource.fraction_changed TO capA_23VtxAnim.set_fraction
ROUTE capA_23VtxAnim.value_changed TO capA_23GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_24VtxAnim.set_fraction
ROUTE capA_24VtxAnim.value_changed TO capA_24GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_25VtxAnim.set_fraction
ROUTE capA_25VtxAnim.value_changed TO capA_25GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_26VtxAnim.set_fraction
ROUTE capA_26VtxAnim.value_changed TO capA_26GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_27VtxAnim.set_fraction
ROUTE capA_27VtxAnim.value_changed TO capA_27GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_28VtxAnim.set_fraction
ROUTE capA_28VtxAnim.value_changed TO capA_28GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_29VtxAnim.set_fraction
ROUTE capA_29VtxAnim.value_changed TO capA_29GeoPoints.set_point
ROUTE TimeSource.fraction_changed TO capA_30VtxAnim.set_fraction
ROUTE capA_30VtxAnim.value_changed TO capA_30GeoPoints.set_point
--- NEW FILE: bud_B.dat ---
bud_B.wrl
0.0 0.0 0.0 # Translation
0.0 0.0 0.0 0.0 # Rotation
10.0 10.0 10.0 # Scale
--- NEW FILE: snoman.dat ---
snoman.wrl
0.0 0.0 50.0 # Translation
90.0 1.0 0.0 0.0 # Rotation
25 25 25 # Scale
--- NEW FILE: snoman.wrl ---
#VRML V2.0 utf8
Background { #remove these lines
skyColor .7 .7 1 #
} # when placing this
Viewpoint { #
position 0 0 7 # object in a VRML world
} #
NavigationInfo { # or apartment.
type "EXAMINE" #
} #
WorldInfo {
title "Animated Snowman"
info [ "Copyright 1988 modeled by Kiwano [Andrew Reitemeyer] ki...@t-... "
"This model is linkware. Non commercial users are required to link to"
" http://home.t-online.de/home/kiwano4 "
"Commercial users must pay a small fee, details and more models from the above url"
"This node must remain unaltered in this code"
]
}
Transform { # main grouping node
translation 0 0 0 # controls position
scale 1 1 1 # controls size
rotation 0 0 0 0 # controls orientation
children [
DEF Bottom Transform {
translation 0 -1 0
scale 1.2 1 1.2
children [
DEF Ball Shape {
appearance Appearance {
material Material {
diffuseColor 1 1 1
specularColor .9 .9 1
shininess 1
ambientIntensity .2
# transparency .2
}
}
geometry Sphere {
radius 1
}
}
DEF See VisibilitySensor {}
]
}
DEF Middle Transform {
translation 0 0 0
scale .9 .9 .9
children [
USE Ball
]
}
DEF head Transform {
translation 0 .9 0
scale .6 .6 .6
children [
USE Ball
]
}
DEF Eye1 Transform {
translation .35 1.1 .4
children [
DEF Eye Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 0
specularColor 1 1 1
shininess 1
ambientIntensity 1
}
}
geometry Sphere {
radius .1
}
}
]
}
DEF Eye2 Transform {
translation -.35 1.1 .4
children [
USE Eye
]
}
DEF Nose Transform {
translation 0 .9 .8
rotation 1 0 0 1.57
children [
Shape {
appearance Appearance {
material Material {
diffuseColor .8 .5 0
specularColor .9 .6 0
shininess .3
ambientIntensity .2
}
}
geometry Cone {
bottomRadius .1
height .5
}
}
]
}
DEF Hat Transform {
translation 0 0 0
children [
Transform {
translation 0 1.3 0
rotation 0 1 1 -.1
children [
Shape {
appearance DEF Felt Appearance {
material Material {
diffuseColor 0 0 0
specularColor 1 1 1
shininess 1
ambientIntensity 1
}
}
geometry Cylinder {
radius .7
height .05
}
}
]
}
Transform {
translation 0 1.6 0
rotation 0 1 1 -.1
children [
Shape {
appearance USE Felt
geometry Cylinder {
radius .5
height .6
}
}
]
}
]
}# end Hat
DEF Arm1 Transform {
children [
DEF Arm Shape {
appearance DEF Stick Appearance {
material Material {
diffuseColor .7 .6 .4
specularColor 1 1 0
shininess .2
ambientIntensity .1
}
}
geometry Extrusion {
creaseAngle 1.4
crossSection [ .1 0,
.071 -.07, 0 -.1
-.07 -.071, -.1 0,
-.071 .07, 0 .1 #18
.07 .071, .1 0,
]
spine [.6 .35 0, 1.5 .2 0, 2 0 .5 ]
scale [ 1 1, .7 .7, .5 .5]
}
}
]
}
DEF Arm2 Transform {
children [
Shape {
appearance USE Stick
geometry DEF Tipper Extrusion {
creaseAngle 1.4
crossSection [ .1 0,
.071 -.07, 0 -.1
-.07 -.071, -.1 0,
-.071 .07, 0 .1 #18
.07 .071, .1 0,
]
spine [-.6 .35 0, -1.5 .2 0, -2 0 .5]
# spine [-.6 .35 0, -1.5 .8 0, -.65 1.4 0 ]
scale [ 1 1, .7 .7, .5 .5]
}
}
]
}
]
}
DEF Tick TimeSensor {
cycleInterval 15
loop TRUE
enabled FALSE
}
DEF Lift CoordinateInterpolator {
key [0, .35, .45, .5, .65, .75, 1]
keyValue [-.6 .35 0, -1.5 .2 0, -2 0 .5,
-.6 .35 0, -1.5 .2 0, -2 0 .5,
-.6 .35 0, -1.5 .8 0, -.65 1.4 0
-.6 .35 0, -1.5 1 0, -1.4 1.9 0
-.6 .35 0, -1.5 .8 0, -.65 1.4 0
-.6 .35 0, -1.5 .2 0, -2 0 .5,
-.6 .35 0, -1.5 .2 0, -2 0 .5,
]
}
DEF Doff PositionInterpolator {
key [0, .45, .5, .65, 1]
keyValue [ 0 0 0, 0 0 0, -.6 .5 0, 0 0 0, 0 0 0 ]
}
ROUTE See.isActive TO Tick.set_enabled
ROUTE Tick.fraction_changed TO Lift.set_fraction
ROUTE Lift.value_changed TO Tipper.set_spine
ROUTE Tick.fraction_changed TO Doff.set_fraction
ROUTE Doff.value_changed TO Hat.set_translation
WorldInfo {
title "Arcadia"
info [ "(C)1997 modeled by Kiwano (Andrew Reitemeyer) ki...@t-..."]
}
|