Areas | |
---|---|
Serie de libros (92) |
1307
|
Letra |
2291
|
Ciencias Naturales |
5354
|
Matemática | 224 |
Informática | 313 |
Física | 975 |
Química | 1354 |
Geociencias | 131 |
Medicina humana | 242 |
Estomatología | 10 |
Veterinaria | 99 |
Farmacia | 147 |
Biología | 830 |
Bioquímica, biología molecular, tecnología genética | 117 |
Biofísica | 25 |
Nutrición | 44 |
Agricultura | 996 |
Silvicultura | 201 |
Horticultura | 20 |
Ecología y conservación de la tierra | 145 |
Ciencias Ingeniería |
1745
|
General |
91
|
Leitlinien Unfallchirurgie
5. Auflage bestellen |
Indice, Datei (37 KB)
Lectura de prueba, Datei (260 KB)
For physical simulation and a natural interaction with models in virtual environments the detection of collisions is an enabling technology. In this thesis a full system for collision detection is demonstrated, which incorporates classic and new approaches. Due to the wealth of different model representations this work concentrates on polygonal models and on Catmull-Clark subdivision surfaces for freeform models, which are also available in the scene graph system OpenSG. Concerning model changes this work covers movements (translations, rotations, scalings) and topology-preserving deformations.
Besides bounding volume hierarchies this thesis covers alternative approaches using spherical model representations. With these representations model rotations and model scalings can be handled easily. The first representation as a hierarchical spherical distance field samples the model in a regular way. The resulting algorithm for collision detection is efficient and allows for flexible collision information. Additionally, the hierarchical distance field can be compressed and decompressed without considerably compromising the runtime. For deformations, the theory of spherical Bézier surfaces allows to compute a spherical approximation of a polygonal model for a fixed spherical triangulation. In this work a spherical Bézier representation has been used for the first time to prevent further consideration of large model parts during collision detection of deformable models.
For Catmull-Clark subdivision surfaces, our contribution is a Bézier approximation for surface patches. This has the advantage that patchwise distances can be computed with well-known numerical algorithms, and compact, convex bounding volumes can be generated for surface parts as required for collision detection.
Finally, new optimizations of occlusion culling are presented as an important technique for rendering time improvement in the scene graph system OpenSG.
ISBN-10 (Impresion) | 3867271119 |
ISBN-13 (Impresion) | 9783867271110 |
ISBN-13 (E-Book) | 9783736921115 |
Idioma | Inglés |
Numero de paginas | 168 |
Edicion | 1 |
Volumen | 0 |
Lugar de publicacion | Göttingen |
Lugar de la disertacion | Braunschweig |
Fecha de publicacion | 09.01.2007 |
Clasificacion simple | Tesis doctoral |
Area |
Informática
Ingeniería |
Palabras claves | Physikalische Simulation, Kollisionserkennung, Sphärisches Distanzfeld, Computergrafik, Occlusion Culling. |