<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      Le 05/10/2013 22:51, Py Fave a &eacute;crit&nbsp;:<br>
    </div>
    <blockquote
cite="mid:CAAQHdpCDsjvvQdnYvpe4ugfiy7ZeyaQxhZxk47tbqy4O9-Y_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">in fact my problem is not solved .
it seems like the feedback effect  happens everywhere but on the
surface drawn by the shader .</pre>
    </blockquote>
    According to the patch, the feedback is applied on a [square 4]
    (where there is also the [torus 2]).<br>
    Then, [gemframebuffer] 'snap' the whole 'inside' [square 4]. And
    your torus is inside this snapshot (as texels and not vertices).<br>
    <blockquote
cite="mid:CAAQHdpCDsjvvQdnYvpe4ugfiy7ZeyaQxhZxk47tbqy4O9-Y_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">

i use a torus , in perspective wich has a shader applied .

i tried the following workaround(archive is joined ) , but still no luck .
the file to open has a OPEN in name .</pre>
    </blockquote>
    It seems there is no circle4.geom, [receive13] and [nshader0]
    objects/abstractions in your .zip.
    <blockquote
cite="mid:CAAQHdpCDsjvvQdnYvpe4ugfiy7ZeyaQxhZxk47tbqy4O9-Y_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">

i would like the dots to have the feedback ,
or dots + geometry alltogether.</pre>
    </blockquote>
    I can't see dot in your patch (or gem window), maybe they come from
    geometry shader (which is missing) ?<br>
    <blockquote
cite="mid:CAAQHdpCDsjvvQdnYvpe4ugfiy7ZeyaQxhZxk47tbqy4O9-Y_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">

i tried pix_snap2tex ( using gems.feedback from pdmtl abstractions) too
but no luck because we can't choose the mixing function .
and i would like only white to make trails .
and i don't know how to keep the supporting geometry from appearing .
the torus should be full black with a white trail only .</pre>
    </blockquote>
    A simple possibility is to use 2 torus, a black 'on' a white. And
    use the white for the trail ?<br>
    <br>
    An other way :<br>
    <br>
    white torus as texture<br>
    |__&gt; in the feedback __&gt; output feedback as texture<br>
    |__&gt; convert white in black texel __&gt; output black torus as
    texture<br>
    <br>
    Then mix (multiply) black torus with white feedback to get a black
    torus with white trails.<br>
    ++<br>
    <br>
    Jack<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CAAQHdpCDsjvvQdnYvpe4ugfiy7ZeyaQxhZxk47tbqy4O9-Y_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">

btw i'm on windows not my choice.
i have to share the screen with other programs wich are windows only

any help welcome once more .

Thanks

Pierre-Yves
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>