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-nesting.vr (wrl ) [ flux / bitmanagement / cortona / octaga ]


  

example slide

extern


  
  #@proto proto-pvl.vr
  #@proto proto-slide.vr
  
  
  
  <set auto-load=off>
  <slideset z=-5 id=nesting>
  
  <slide id=1 color=red>
  <h1>HI</h1>
  </slide>
  
  <slide id=nesting-1>
  
  
  <slideset id=nesting-1>
  
  

some text


  
  <slide id=n-1 color=gold toc=toc>
  <channel bgcolor=black>
  <p align=right>text</p>
  <h1 align=center>HI (1)</h1>
  </channel>
  </slide>
  
  <slide id=n-2 color=blue toc=toc>
  <channel bgcolor=blue>
  <p align=right>text</p>
  <h1 align=center>HI (2)</h1>
  </channel>
  </slide>
  
  </slideset>
  <interface scale="2 1 1" use=nesting-1/>
  </slide>
  
  <slide a=1 z=-100 id=nesting-2>
  #@include example-set.vr 
  </slide>
  </slideset>
  <keyboard use=nesting/>
  
  

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