Sciweavers

123 search results - page 8 / 25
» Delaunay Meshing of Isosurfaces
Sort
View
COMPGEOM
2008
ACM
13 years 9 months ago
Delpsc: a delaunay mesher for piecewise smooth complexes
This video presents the working of a new algorithm/software called DelPSC that meshes piecewise smooth complexes in three dimensions with Delaunay simplices. Piecewise smooth comp...
Tamal K. Dey, Joshua A. Levine
3DPVT
2004
IEEE
13 years 11 months ago
Encoding Volumetric Grids For Streaming Isosurface Extraction
Gridded volumetric data sets representing simulation or tomography output are commonly visualized by displaying a triangulated isosurface for a particular isovalue. When the grid ...
Ajith Mascarenhas, Martin Isenburg, Valerio Pascuc...
DCC
2005
IEEE
14 years 7 months ago
TetStreamer: Compressed Back-to-Front Transmission of Delaunay Tetrahedra Meshes
We use the abbreviations tet and tri for tetrahedron and triangle. TetStreamer encodes a Delaunay tet mesh in a back-to-front visibility order and streams it from a server to a cl...
Urs Bischoff, Jarek Rossignac
ICS
2005
Tsinghua U.
14 years 1 months ago
Multigrain parallel Delaunay Mesh generation: challenges and opportunities for multithreaded architectures
Given the importance of parallel mesh generation in large-scale scientific applications and the proliferation of multilevel SMTbased architectures, it is imperative to obtain ins...
Christos D. Antonopoulos, Xiaoning Ding, Andrey N....
COMPGEOM
2006
ACM
14 years 1 months ago
Engineering a compact parallel delaunay algorithm in 3D
We describe an implementation of a compact parallel algorithm for 3D Delaunay tetrahedralization on a 64-processor shared-memory machine. Our algorithm uses a concurrent version o...
Daniel K. Blandford, Guy E. Blelloch, Clemens Kado...