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-avid-avatar.vr (wrl ) [ 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
  
  #@extern vr-extern-proto-avatar-bulb.wrl
  
  

instances


  
  PROTO box [
  exposedField SFVec3f size 1 1 1
  ]{
  Box { size IS size }
  }
  
  DEF root Transform {
  children [
  DEF monitor0 dlp-monitor { string "AVID" translation 2.5 -2 0 scale 0.2 0.2 0.2 }
  DEF right0 avatar-red {
      persona -1
      translation 0.5 0 0
      rotation 0 1 0 -1.40
      type 0
      color 1 0 0
      transparency 0.3
      bulb_translation -2.0 0 0
      bulb_scale 2.5 1 1
      text 1 1 1 
      text_scale 0.5 1 1
      string [ "     A" "     V" "     I" "     D" ] 
      ## text_rotation 0 1 0 -0.3
      }
  DEF left0 avatar-cutie {
      type 1
      color 0 0 1
      translation -0.5 0 0
      rotation 0 1 0 1.40
      bulb_scale 2.5 1.5 1 
      transparency 0.5
      text_translation -1 0 0
      text_scale 0.7 1 1
      text 1 1 0
      string [ "AVID?" ] 
      }
  ]}
  
  

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.