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 _

talk show tell print

vr-example-slide.vr (wrl ) [ flux / bitmanagement / cortona / octaga ]


  

example slide

extern


  
  #@proto vr-proto-slide.wrl
  #@proto vr-proto-slide-pvl-begin.wrl
  
  

some text


  
  <set autoload=off> 
  <slide toc=toc color=gold id=x-slide>
  <channel r=0.5 id=ch-1 color=blue w=8 h=5>
  <ul>
  <li> there is one thing </li>
  <li> and another </li>
  </ul>
  
  

animator


  
  <object>
  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
  </object>
  </channel>
  </slide>
  
  #@proto vr-proto-slide-pvl-end.wrl
  

[] 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.