<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Chris, thanks very much for looking into this. Im very curious why the GLSL shaders work in Jitter, and even more so why they do not work in Apples shader builder. Thats very interesting... as the code im using is pretty straightforward (although I agree slightly ackward in specifics)<div><br><div>If it would be in any way helpful, would you want me to ask specific questions to the Jitter devs regarding their implementation and any work arounds ? Id be more than happy to act as an interface, im sure they would be happy to help if they can. Apologies if that is an awkward request, im just trying to expedite a solution.</div><div><br class="webkit-block-placeholder"></div><div>Thanks again for taking the time to check this out.<br><div><br><div><div>On Jul 5, 2007, at 10:11 PM, chris clepper wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I managed to take a look at GLSL and multi-texturing for a few minutes.  Here's what I found:<br><br>1) ARB_fragment works exactly as expected with multiple texture units in GEM<br>2) GLSL does not work with the same GL setup commands in GEM <br>3) Apple's ShaderBuilder does not work with Anton's shader nor any example shaders I tried with multiple textures<br>4) Shader builder works exactly as expected using ARB_fragment<br><br>This is with a G5 and Nvidia GPU.  I won't get back to this until Monday, but I suspect that some setup calls need to be updated or changed to match what the drivers want in order to access multiple textures. <br><br>For what it's worth, I only use ARB_fragment shaders in my own work.   They seem to work better and more efficiently.  I can post some shaders next week if anyone is interested.<br><br><div><span class="gmail_quote"> On 7/5/07, <b class="gmail_sendername">vade</b> &lt;<a href="mailto:doktorp@mac.com">doktorp@mac.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""> sorry. let me clarify. long work day does not make me clear.<div><br></div><div>switching texunit switches the textures. however, mixing only occurs between unit 0 and unit 0. Not between unit 0 and 1.</div><div><br></div> <div>this is with Cyrille's patch.</div><div><br></div><div>Thanks.</div><br></div></blockquote></div><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#B51C1C" size="2"><span class="Apple-style-span" style="font-size: 10px;; color: rgb(181, 28, 28); "><b style="color: rgb(181, 28, 28); font-size: 10px; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(181, 28, 28); font-size: 10px; font-weight: bold; ">v a d e //</span></b></span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Helvetica; min-height: 12px; ; font-size: 10px; "><font class="Apple-style-span" color="#7F7F7F"><br style="color: rgb(127, 127, 127); font-size: 10px; "></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#7F7F7F" size="2"><span class="Apple-style-span" style="font-size: 10px;; color: rgb(127, 127, 127); "><b style="color: rgb(127, 127, 127); font-size: 10px; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(127, 127, 127); font-size: 10px; font-weight: bold; ">www.vade.info</span></b></span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#7F7F7F" size="2"><span class="Apple-style-span" style="font-size: 10px;; color: rgb(127, 127, 127); "><b style="color: rgb(127, 127, 127); font-size: 10px; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(127, 127, 127); font-size: 10px; font-weight: bold; ">abstrakt.vade.info</span></b></span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span> </div><br></div></div></div></body></html>