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

an (example) dialog

context


  
  NavigationInfo { type ["WALK","ANY"] }
  Viewpoint { position 0 1 10 description "dialog" }
  
  <transform x=75 z=-50>
  Inline { url "@archive/vucampus/vucampus.wrl" }
  </transform>
  
  

extern


  
  #@extern vr-extern-proto-dlp-monitor.wrl
  #@extern vr-extern-proto-dlp-bulb.wrl
  #@extern vr/extern/blaxxun/Layer3D.wrl
  
  

instances


  
  Layer3D {
  ##depth -100              
  translation 0.10 0.0   
  size 0.8 0.9           
  viewpoint Viewpoint { position 0 0 10 }
  children [
  Transform {
  translation 2 -2 0 
  children [
  DEF monitor0 dlp-monitor { translation 3.5 4 0 scale 0.3 0.3 0.3 }
  DEF right0 dlp-bulb {
      type 0
      color 1 0 0
      transparency 0.7
      translation -1.5 0 0
      scale 1.5 1 1
      text 1 1 1 
      text_scale 0.5 1 1
      string [ "speaking" "about" "..." ] 
      ## text_rotation 0 1 0 -0.3
      }
  DEF left0 dlp-bulb {
      type 1
      color 0 1 1
      scale 2.5 1.5 1 
      transparency 0.7
      text_translation -1 0 0
      text_scale 0.7 1 1
      text 1 0 0
      string [ "what?" ] 
      }
  ]}
  
  ]}
  

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