The shape of a GL_POINT is largely open GL driver dependent. However, since you want circles, try the point sprite plugin, which draws spheres for points.
David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, May 10, 2012 at 12:35 PM, Dinesh Kumar <[email protected]> wrote: > Hi All, > > Is there a way to change shape of points in data representation from > squares to circles? I know I can change the size. > > best regards > -- dinesh > ===================================== > Linux is easy. > Start using devices and software that run on Linux. > http://www.gnu.org/ > _______________________________________________ > 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 _______________________________________________ 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
