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: