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

an (example) dialog

extern


  
  #@extern vr-extern-proto-dlp-monitor.wrl
  #@extern vr-extern-proto-avatar-red.wrl
  #@extern vr-extern-proto-avatar-cutie.wrl
  
  

instances


  
  DEF root Transform {
  children [
  DEF monitor0 dlp-monitor { translation 3.5 4 0 scale 0.3 0.3 0.3 }
  DEF right0 avatar-red {
      translation 0.5 0 0
      rotation 0 1 0 -1.40
      type 0
      color 1 0 0
      transparency 0.2
      bulb_translation -2.0 0 0
      bulb_scale 2.5 1 1
      text 0 1 1 
      text_scale 0.5 1 1
      string [ "speaking" "about" "..." ] 
      ## text_rotation 0 1 0 -0.3
      }
  DEF left0 avatar-cutie {
      type 1
      color 0 1 1
      translation -0.5 0 0
      rotation 0 1 0 1.40
      bulb_scale 2.5 1.5 1 
      transparency 0.2
      text_translation -1 0 0
      text_scale 0.7 1 1
      text 1 0 0
      string [ "what?" ] 
      }
  ]}
  
  

scene


  
  NavigationInfo { type ["WALK","ANY"] }
  DEF v1 Viewpoint { position 0 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.