<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. 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): a shader failed to compile. Its log is:
ERROR: 0:224: 'transpose' : no matching overloaded function found
ERROR: 0:224: '=' : cannot convert from 'const float' to '4X4 matrix of float'
ERROR: 0:504: 'transpose' : no matching overloaded function found
ERROR: 0:504: '=' : cannot convert from 'const float' to '4X4 matrix of float'
. Its source code is:
/*=========================================================================
Program: Visualization Toolkit
Module: $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>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <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>