~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to opengl/doc/examples/example04.pd

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 288 311 566 284 10;
2
 
#X obj 54 156 3dp_windowcontext;
3
 
#X obj 54 43 metro 40;
4
 
#X obj 54 19 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
5
 
;
6
 
#X obj 54 76 t b b;
7
 
#X obj 134 120 pdp_convert texture/*/*;
8
 
#X obj 54 183 3dp_mouserotate;
9
 
#X floatatom 180 202 5 0 0 0 - - -;
10
 
#X msg 134 68 open /dev/video1;
11
 
#X obj 54 227 3dp_draw sphere 5;
12
 
#X text 132 18 convert pdp image packets to textures and map them on
13
 
a sphere;
14
 
#X obj 134 93 pdp_v4l;
15
 
#X connect 0 0 5 0;
16
 
#X connect 0 1 5 1;
17
 
#X connect 1 0 3 0;
18
 
#X connect 2 0 1 0;
19
 
#X connect 3 0 0 0;
20
 
#X connect 3 1 10 0;
21
 
#X connect 4 0 8 1;
22
 
#X connect 5 0 8 0;
23
 
#X connect 6 0 8 2;
24
 
#X connect 7 0 10 0;
25
 
#X connect 10 0 4 0;