You are here:
Publication details
Method of Solving the Volume Between Triangulated Mesh Surfaces
Authors | |
---|---|
Year of publication | 2016 |
Type | Article in Proceedings |
Conference | INFORMATION SYSTEMS ARCHITECTURE AND TECHNOLOGY, ISAT 2015, PT III |
MU Faculty or unit | |
Citation | |
Doi | http://dx.doi.org/10.1007/978-3-319-28564-1_5 |
Field | Computer hardware and software |
Keywords | Triangulated surfaces; Surface volume calculation; Algorithm |
Description | Surfaces built out of triangles are often used for computer modeling of terrain unevenness. A well known and studied type of such surface is the Triangulated Irregular Network (TIN). TIN surfaces are often used in geographical information systems (GIS) for modeling coal deposits or in oceanography. In such cases the terrain is usually split into layers modeled as the TIN surfaces. In order to find the mass of a particular terrain substance (e. g. coal) it is required to compute the signed volume bounded by two TIN surfaces. The article presents a comprehensive algorithm for solving this problem, including a reference implementation in C# language. |