- To: "'John Yao'" <johnyao@xxxxxxxx>, <visad-list@xxxxxxxxxxxxx>
- Subject: AW: triangles in Irregular3DSet
- From: Mathias Stümpert <atzes@xxxxxx>
- Date: Thu, 8 Aug 2002 03:48:45 +0200
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
- References:
- triangles in Irregular3DSet
- From: John Yao
- triangles in Irregular3DSet