Given an unorganized two-dimensional point cloud, we address the problem of efficiently constructing a single aesthetically pleasing closed interpolating shape, without requiring dense or uniform spacing. Using Gestalt's laws of proximity, closure and good continuity as guidance for visual aesthetics, we require that our constructed shape be minimal perimeter, non-self intersecting and manifold. We find that this yields visually pleasing results. Our algorithm is distinct from earlier shape reconstruction approaches, in that it exploits the overlap between the desired shape and a related minimal graph, the Euclidean Minimum Spanning Tree (EMS T ). Our algorithm segments the EMS T to retain as much of it as required and then locally partitions and solves the problem efficiently. Comparison with some of the best currently known solutions shows that our algorithm yields better results.Keywords: computational geometry, reconstruction, construction, shape, curve, boundary, point cloud, point set, EMST