Hi Albena,

Try this...
It uses "buffer 1" mode.

Cheers.

01ivier

2011/6/30 IOhannes m zmoelnig <zmoel...@iem.at>

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 2011-06-29 22:52, cyrille henry wrote:
> >>>> it bugs
> >>>
> >>> definitely not.
> >>
> >>
> >> That's a rough answer, what does it mean?
> >
> > it mean that "it bug" is both rough and inexact (at least on my
> computer).
>
>
> exactly. the main motivation for the rough answer was a rough question,
> and...
>
> > it also mean that if you replace the teapot object with a circle in this
> > example and expect to see a circle, then it's a user problem, not a Gem
> > problem.
> >
> > since the feedback texture is drawn a Z=0, only primitive draw at Z>0
> > can be seen. So, translating a bit the circle in the Z direction will
> > solve your problem.
>
>
> ... the fact that the patch works without problems if you replace
> [teapot] with [circle] (at least on my computer)
> therefore i was challenging the plain "it bugs" with a similarly plain
> "it does not bug".
>
> fgmnasdr
> IOhannes
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk4MJRcACgkQkX2Xpv6ydvSNlACgmXfUPUR4g9+rFD6lHUu/5ush
> aIkAoPE9QEcWhbXGX0PfFOOqTcTozEau
> =1oo5
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Envie de tisser ?
http://yamatierea.org/papatchs/
#N canvas 513 28 679 598 10;
#X obj 108 142 gemwin;
#X msg 108 49 destroy;
#X obj 62 127 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X msg 142 91 buffer 1 \, create \, 1;
#X obj 358 116 gemhead;
#X obj 358 168 translateXYZ;
#X obj 358 284 circle 0.2;
#X obj 358 56 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 476 -113 gemmouse 8 8;
#X obj 476 56 - 4;
#X obj 493 79 - 4;
#X obj 493 106 * -1;
#X obj 358 225 color 1 0 0;
#X text 53 107 Clear;
#X obj 358 88 metro 1;
#N canvas 0 0 340 141 infos 0;
#X text 17 53 http://www.labomedia.net;
#X text 17 18 http://www.yamatierea.org/papatchs;
#X text 18 80 Avec l'aide précieuse de Benjamin Cadon.;
#X text 17 6 Tissé par Olivier Baudu.;
#X text 17 41 Pour le Labomedia.;
#X text 18 108 2011;
#X restore 113 283 pd infos;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 12 0;
#X connect 7 0 14 0;
#X connect 8 0 9 0;
#X connect 8 1 10 0;
#X connect 8 2 7 0;
#X connect 9 0 5 1;
#X connect 10 0 11 0;
#X connect 11 0 5 2;
#X connect 12 0 6 0;
#X connect 14 0 4 0;
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to