topical media & game development

talk show tell print

#paper_dialogs.pl / pl



  

paper-dialogs

extern


  
  %@include @phrase-paper-dialogs.txt
  %@include @vr/library-slides.pl
  
  

slides


  
  :-object OBJECT : [slides].
  
  var url = '@talk-paper-dialogs.wrl'.
  var slideset = 'paper-dialogs'.
  var interface = 'paper-dialogs-interface'.
  
  main :-
          load(url),
          delay(5000),
          
          initialize,
  
          watch(slideset),
          connect(interface),
  
          delay(2000),
          !.
  
  :- end_object OBJECT.  
  
  


(C) Æliens 27/08/2009

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.
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2780434-1"; urchinTracker(); </script>