<HTML>
<HEAD>
<TITLE>Point sprite plugin does not work on Mac</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I am having trouble getting the point sprite plugin to work on the Mac. &nbsp;It works fine when the Sprite Mode is SimplePoint or Texture, but when I change to Sphere I get an error message like the following:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>ERROR: In /Users/kmorel/src/ParaView3/VTK/Rendering/vtkShaderProgram2.cxx, line 421
vtkShaderProgram2 (0x2be20060): &nbsp;a shader failed to compile. Its log is:
ERROR: 0:224: 'transpose' : no matching overloaded function found 
ERROR: 0:224: '=' : &nbsp;cannot convert from 'const float' to '4X4 matrix of float'
ERROR: 0:504: 'transpose' : no matching overloaded function found 
ERROR: 0:504: '=' : &nbsp;cannot convert from 'const float' to '4X4 matrix of float'

. Its source code is:
/*=========================================================================
 &nbsp;Program: &nbsp;&nbsp;Visualization Toolkit
 &nbsp;Module: &nbsp;&nbsp;&nbsp;$RCSfile: Quadrics_vs.glsl,v $</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
...<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Has anyone else gotten point sprites to work on the Mac?<BR>
<BR>
-Ken<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>