Delaunay Tetrahedralization and its dual Voronoi Diagrams
English


LOOKING TO PLACE A BULK ORDER?CLICK HERE

Piracy-free
Piracy-free
Assured Quality
Assured Quality
Secure Transactions
Secure Transactions
Fast Delivery
Fast Delivery
Sustainably Printed
Sustainably Printed
Delivery Options
Please enter pincode to check delivery time.
*COD & Shipping Charges may apply on certain items.
Review final details at checkout.

About The Book

Masters Thesis from the year 2014 in the subject Computer Science - Applied grade: B+ Bournemouth University course: Msc Computer Animation and Visual Effects language: English abstract: The Delaunay tetrahedralization (DT) is one of the most popular and common methods used for solving problems related to meshes. It is either used for generating a mesh or for breaking it up as Voronoi diagrams dual of the DT is a commonly used process for that. The main task of this project is to implement a robust Delaunay Tetrahedralization structure with a set of points generated from sampling a given 3D Mesh. Points within the volume of the mesh can be obtained by several methods. We present two such methods and discuss the result obtained. These points serve as vertices for the tetrahedrons that are a part of the combinatorial structure DT. 3D Delaunay Tetrahedralization is not as optimal as 2D Delaunay triangulations. Implementing them gives rise to several degeneracies which are quite difficult to handle. In this project we have implemented a simple Incremental Insertion Algorithm based on the paper presented by Ledoux (2007) inorder to construct the DT structure. Correctness of the structure is given utmost importance rather than its speed.
downArrow

Details