<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ah, am sorry, I did not see antialiased texture. I redact my statement. However if you are rendering geometry to a gem framebuffer (render to texture, you should be able to antialias BEFORE rendering to the FBO, which if things work correctly, should result in antialiased contents within the FBO, right?<div><br><div><html>On Apr 21, 2008, at 2:50 PM, chris clepper wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">Not for an FBO.&nbsp; Nvidia has an extension to do this, but I only recently got the hardware to test it (and that hardware is in use as you know).<br><br><div class="gmail_quote">On Mon, Apr 21, 2008 at 1:02 PM, vade &lt;<a href="mailto:doktorp@mac.com">doktorp@mac.com</a>> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Alternatively if your render supports multisampling you could do a<br> GEM_glEnable(GL_MULTISAMPLE_ARB) or GL_MULTISAMPLE, assuming it is<br> enabled for the contexts pixel format, but that would be a good<br> solution..<br> <br> youd have to use glDefine(GL_MULTISAMPLE_ARB) however :)<br> <div><div></div><div class="Wj3C7c"><br> <br> On Apr 21, 2008, at 12:39 PM, B. Bogart wrote:<br> <br> > Hey Marius,<br> ><br> > I think FSAA only happens on the final render...<br> ><br> > Perhaps there is some shader cmd to AA a pix_?<br> ><br> > maybe a hypothetical pix_antialias could be useful? (but slow on the<br> > CPU) seems problem for a shader to me.<br> > .b.<br> ><br> > marius schebella wrote:<br> >> hi,<br> >> is there a way to get an antialiased texture into gemframebuffer?<br> >> marius.<br> >><br> >> _______________________________________________<br> >> <a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br> >> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> >><br> ><br> ><br> > _______________________________________________<br> > <a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br> > UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> <br> <br> _______________________________________________<br> <a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </div></div></blockquote></div><br></blockquote></div><br></div></body></html>