media @ VU
media @ VU
[]
readme
course
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthoughts
appendix
references
examples
resources
_
vr-example-slide-list.vr
(wrl
)
[ flux /
bitmanagement /
cortona /
octaga
]
example channel
extern
#@extern vr-extern-proto-slide-element-text.wrl
#@extern vr-extern-proto-slide-element-break.wrl
#@extern vr-extern-proto-slide-element-bullet.wrl
#@extern vr-extern-proto-slide-element-nesting.wrl
#@extern vr-extern-proto-slide-element-block.wrl
#@extern vr-extern-proto-slide-element-channel.wrl
some text
<channel r=0.5 id=ch-1 color=blue w=8 h=4>
<ul>
<li> there is one thing </li>
<li> and another </li>
</ul>
</channel>
animator
DEF time TimeSensor { loop TRUE cycleInterval 5 }
DEF orient OrientationInterpolator {
key [ 0 0.5 1 ]
keyValue [ 0 1 0 0.5 , 0 1 0 0 ,0 1 0 0.5 ]
}
ROUTE time.fraction TO orient.fraction
ROUTE orient.value TO ch-1.rotation
scene
Viewpoint { position 0 0 10 }
Background { skyColor 0.5 0.5 0.5 }
[]
readme
course
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthoughts
appendix
references
examples
resources
_
(C) A. Eliëns
9/8/2006
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.