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


  

style

scene


  
  ##DEF VIEWPOINT Viewpoint {
      ##jump        FALSE
      ##position    0 0 10
      ##orientation 0 1 0 0
      ##description "Initial"
  ##}
  
  NavigationInfo { type ["WALK"] }
  
  DEF background Background { skyColor @sky }                                   
  DEF view Viewpoint { position 0 0 10 }
  
  DEF drop slide-background { whichChoice @drop }
  
  #@extern vr/extern/proto/dialog/logo.wrl
  
  Transform {
  translation 0 0 -100
  scale 30 30 30
  children [
  DEF logo dialog-logo { string "@logo" }
  ] }
  
  Transform {
  translation 0 0 7
  scale 0.5 0.5 0.5
  children [
  <template type=dialog/>
  ] }
  

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