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

demo_dialog_4_b.pl (dlp )


  

demo-dialog-4-b

extern


  
  %@include @phrase-demo-dialog-4-b.txt
  %@include vr/library-slides.pl
  
  

slides


  
  :-object object_demo_dialog_4_b : [slides].
  
  var url = '@talk-demo-dialog-4-b.wrl'.
  var slideset = 'demo-dialog-4-b'.
  var interface = 'demo-dialog-4-b-interface'.
  
  main :-
          load(url),
          delay(5000),
          
          initialize,
  
          watch(slideset),
          connect(interface),
  
          delay(2000),
          !.
  
  :- end_object object_demo_dialog_4_b.  
  
  
<phrase dir=b turn=0 id=_ level=_ right="haven t~nI seen this~nbefore?"/> <phrase dir=b turn=0 id=_ level=_ left="I am glad~nyou re paying~nattention!!"> <gesture dir=b id=_ level=_ right=0 pause=500/> <gesture dir=b id=_ level=_ left=0 pause=600/>
[] 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.