TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},…}]
plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y plane.
TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},…}]
plots the surface according to the triangulation given by the vertex adjacency list val.


TriangularSurfacePlot
TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},…}]
plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y plane.
TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},…}]
plots the surface according to the triangulation given by the vertex adjacency list val.
Details and Options
- TriangularSurfacePlot functionality is now available in the built-in Wolfram Language function DelaunayMesh.
- To use TriangularSurfacePlot, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
- TriangularSurfacePlot has the same options as Graphics3D.
See Also
Text
Wolfram Research (2012), TriangularSurfacePlot, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html.
CMS
Wolfram Language. 2012. "TriangularSurfacePlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html.
APA
Wolfram Language. (2012). TriangularSurfacePlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html
BibTeX
@misc{reference.wolfram_2025_triangularsurfaceplot, author="Wolfram Research", title="{TriangularSurfacePlot}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html}", note=[Accessed: 12-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_triangularsurfaceplot, organization={Wolfram Research}, title={TriangularSurfacePlot}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html}, note=[Accessed: 12-August-2025]}