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:

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 $ ...

Has anyone else gotten point sprites to work on the Mac?

-Ken

   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [email protected]
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to