NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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: