Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi John, > I am wondering how I can generate a wire frame shape composed of the > triangles (DelaunayCustom(samples,tri)) from the Irregular3DSet. In other > words, instead of a surface with "skin" I would like to see the skeletons > or the triangles that make up the surface. Try display.getGraphicsModeControl().setPolygonMode(DisplayImplJ3D.POLYGON_L INE). That should work for 3d-displays. Hope that helps, Mathias
visad
archives: