This book will serve as a valuable source of information about triangulations for the graduate student and researcher. With emphasis on computational issues, it presents the basic theory necessary to construct and manipulate triangulations. In particular, the book gives a tour through the theory beh
Triangulations and Applications
โ Scribed by รyvind Hjelle, Morten Dรฆhlen (auth.)
- Publisher
- Springer
- Year
- 2006
- Tongue
- English
- Leaves
- 229
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book is entirely about triangulations. With emphasis on computational issues, we present the basic theory necessary to construct and manipulate triangulations. In particular, we make a tour through the theory behind the Delaunay triangulation, including algorithms and software issues. We also discuss various data structures used for the representation of triangulations. Throughout the book we relate the theory to selected applications, in part- ular surface construction, meshing and visualization. The ?eld of triangulation is part of the huge area of computational ge- etry, and over many years numerous books and articles have been written on the subject. Important results on triangulations have appeared in theore- cal books and articles, mostly within the realm of computational geometry. However, many important results on triangulations have also been presented in publications within other research areas, where they have played and play an important role in solving speci?c scienti?c and applied problems. We will touch upon some of these areas in this book. Triangulations, almost everywhere. The early development of triangulation comes from surveying and the art of constructing maps โ cartography. S- veyors and cartographers used triangles as the basic geometric feature for calculating distances between points on the Earthโs surface and a positionโs elevation above sea level.
โฆ Table of Contents
Triangles and Triangulations....Pages 1-21
Graphs and Data Structures....Pages 23-45
Delaunay Triangulations and Voronoi Diagrams....Pages 47-71
Algorithms for Delaunay Triangulation....Pages 73-93
Data Dependent Triangulations....Pages 95-112
Constrained Delaunay Triangulation....Pages 113-129
Delaunay Refinement Mesh Generation....Pages 131-155
Least Squares Approximation of Scattered Data....Pages 157-192
Programming Triangulations: The Triangulation Template Library (TTL)....Pages 193-222
โฆ Subjects
Computer Applications in Geosciences
๐ SIMILAR VOLUMES
<p>Triangulations appear everywhere, from volume computations and meshing to algebra and topology. This book studies the subdivisions and triangulations of polyhedral regions and point sets and presents the first comprehensive treatment of the theory of secondary polytopes and related topics. A cent
Triangulations appear everywhere, from volume computations and meshing to algebra and topology. This book studies the subdivisions and triangulations of polyhedral regions and point sets and presents the first comprehensive treatment of the theory of secondary polytopes and related topics. A cent
<p>Triangulations appear everywhere, from volume computations and meshing to algebra and topology. This book studies the subdivisions and triangulations of polyhedral regions and point sets and presents the first comprehensive treatment of the theory of secondary polytopes and related topics. A cent
The authors describe meshing techniques based on Delauney triangulation, which is used in construction projects. They also discuss classical mesh generation techniques and more advanced topics such as isotop, planar, curve surface and volumetric testing. The theoretical discussion is complemented by