From: Joao C. <jc...@us...> - 2002-09-25 01:00:58
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv30225/src Modified Files: plot3d.c Log Message: plotsh3di(): Add experimental code (#define TWO_TRI) to render each square as four triangles, instead of just two. The plots look better when color changes rapidly, but it is also slower (twice!). |