<HTML>
<HEAD>
<TITLE>Re: [Paraview] Point sprite plugin does not work on Mac</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Yeah. &nbsp;Out of curiosity I tried to make changes to the shader code to compile correctly. &nbsp;I eventually got it to compile but that caused ParaView to crash, which is even worse. &nbsp;At this point I gave up.<BR>
<BR>
I submitted a bug report.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/30/09 9:10 AM, &quot;Berk Geveci&quot; &lt;<a href="berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The GLSL compiler on the Mac tends to be more picky about types and<BR>
such. I have seen problems like this before and Francois could always<BR>
fix it by changing the code. So I'd suspect the compiler rather than<BR>
the card not supporting a feature.<BR>
<BR>
On Tue, Sep 29, 2009 at 2:54 PM, Eric E. Monson &lt;<a href="emonson@cs.duke.edu">emonson@cs.duke.edu</a>&gt; wrote:<BR>
&gt; Hey Ken,<BR>
&gt; I always get this same error, but I've never been able to use this type of<BR>
&gt; shader on my Mac, even with PV Meshless. I always figured (that through my<BR>
&gt; ignorance) it was either a problem with the way I built PV, or some lack of<BR>
&gt; features in my video card. (As with yours, SimplePoint and Texture work fine<BR>
&gt; for me.)<BR>
&gt; Talk to you later,<BR>
&gt; -Eric<BR>
&gt; ------------------------------------------------------<BR>
&gt; Eric E Monson<BR>
&gt; Duke Visualization Technology Group<BR>
&gt;<BR>
&gt; On Sep 29, 2009, at 1:01 PM, Moreland, Kenneth wrote:<BR>
&gt;<BR>
&gt; I am having trouble getting the point sprite plugin to work on the Mac.  It<BR>
&gt; works fine when the Sprite Mode is SimplePoint or Texture, but when I change<BR>
&gt; to Sphere I get an error message like the following:<BR>
&gt;<BR>
&gt; ERROR: In /Users/kmorel/src/ParaView3/VTK/Rendering/vtkShaderProgram2.cxx,<BR>
&gt; line 421 vtkShaderProgram2 (0x2be20060):  a shader failed to compile. Its<BR>
&gt; log is: ERROR: 0:224: 'transpose' : no matching overloaded function found<BR>
&gt; ERROR: 0:224: '=' :  cannot convert from 'const float' to '4X4 matrix of<BR>
&gt; float' ERROR: 0:504: 'transpose' : no matching overloaded function found<BR>
&gt; ERROR: 0:504: '=' :  cannot convert from 'const float' to '4X4 matrix of<BR>
&gt; float' . Its source code is:<BR>
&gt; /*=========================================================================<BR>
&gt;  Program:   Visualization Toolkit  Module:    $RCSfile: Quadrics_vs.glsl,v $<BR>
&gt; ...<BR>
&gt;<BR>
&gt; Has anyone else gotten point sprites to work on the Mac?<BR>
&gt;<BR>
&gt; -Ken<BR>
&gt;<BR>
&gt;    ****      Kenneth Moreland<BR>
&gt;     ***      Sandia National Laboratories<BR>
&gt; ***********<BR>
&gt; *** *** ***  email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
&gt; **  ***  **  phone: (505) 844-8919<BR>
&gt;     ***      web:   <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Powered by www.kitware.com<BR>
&gt;<BR>
&gt; Visit other Kitware open-source projects at<BR>
&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt;<BR>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt;<BR>
&gt; Follow this link to subscribe/unsubscribe:<BR>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Powered by www.kitware.com<BR>
&gt;<BR>
&gt; Visit other Kitware open-source projects at<BR>
&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt;<BR>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt;<BR>
&gt; Follow this link to subscribe/unsubscribe:<BR>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
&gt;<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>