Serveur d'exploration sur les dispositifs haptiques

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

gProximity: Hierarchical GPU‐based Operations for Collision and Distance Queries

Identifieur interne : 003952 ( Main/Exploration ); précédent : 003951; suivant : 003953

gProximity: Hierarchical GPU‐based Operations for Collision and Distance Queries

Auteurs : C. Lauterbach [États-Unis] ; Q. Mo [États-Unis] ; D. Manocha [États-Unis]

Source :

RBID : ISTEX:3ACED5E6135178FC80ACB9EB2F378D04B4E8F61B

English descriptors

Abstract

We present novel parallel algorithms for collision detection and separation distance computation for rigid and deformable models that exploit the computational capabilities of many‐core GPUs. Our approach uses thread and data parallelism to perform fast hierarchy construction, updating, and traversal using tight‐fitting bounding volumes such as oriented bounding boxes (OBB) and rectangular swept spheres (RSS). We also describe efficient algorithms to compute a linear bounding volume hierarchy (LBVH) and update them using refitting methods. Moreover, we show that tight‐fitting bounding volume hierarchies offer improved performance on GPU‐like throughput architectures. We use our algorithms to perform discrete and continuous collision detection including self‐collisions, as well as separation distance computation between non‐overlapping models. In practice, our approach (gProximity) can perform these queries in a few milliseconds on a PC with NVIDIA GTX 285 card on models composed of tens or hundreds of thousands of triangles used in cloth simulation, surgical simulation, virtual prototyping and N‐body simulation. Moreover, we observe more than an order of magnitude performance improvement over prior GPU‐based algorithms.

Url:
DOI: 10.1111/j.1467-8659.2009.01611.x


Affiliations:


Links toward previous steps (curation, corpus...)


Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">gProximity: Hierarchical GPU‐based Operations for Collision and Distance Queries</title>
<author>
<name sortKey="Lauterbach, C" sort="Lauterbach, C" uniqKey="Lauterbach C" first="C." last="Lauterbach">C. Lauterbach</name>
</author>
<author>
<name sortKey="Mo, Q" sort="Mo, Q" uniqKey="Mo Q" first="Q." last="Mo">Q. Mo</name>
</author>
<author>
<name sortKey="Manocha, D" sort="Manocha, D" uniqKey="Manocha D" first="D." last="Manocha">D. Manocha</name>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:3ACED5E6135178FC80ACB9EB2F378D04B4E8F61B</idno>
<date when="2010" year="2010">2010</date>
<idno type="doi">10.1111/j.1467-8659.2009.01611.x</idno>
<idno type="url">https://api.istex.fr/document/3ACED5E6135178FC80ACB9EB2F378D04B4E8F61B/fulltext/pdf</idno>
<idno type="wicri:Area/Istex/Corpus">000B72</idno>
<idno type="wicri:Area/Istex/Curation">000B72</idno>
<idno type="wicri:Area/Istex/Checkpoint">000749</idno>
<idno type="wicri:doubleKey">0167-7055:2010:Lauterbach C:gproximity:hierarchical:gpu</idno>
<idno type="wicri:Area/Main/Merge">003A10</idno>
<idno type="wicri:Area/Main/Curation">003952</idno>
<idno type="wicri:Area/Main/Exploration">003952</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">gProximity: Hierarchical GPU‐based Operations for Collision and Distance Queries</title>
<author>
<name sortKey="Lauterbach, C" sort="Lauterbach, C" uniqKey="Lauterbach C" first="C." last="Lauterbach">C. Lauterbach</name>
<affiliation wicri:level="4">
<country>États-Unis</country>
<placeName>
<settlement type="city">Chapel Hill (Caroline du Nord)</settlement>
<region type="state">Caroline du Nord</region>
</placeName>
<orgName type="university">Université de Caroline du Nord à Chapel Hill</orgName>
</affiliation>
</author>
<author>
<name sortKey="Mo, Q" sort="Mo, Q" uniqKey="Mo Q" first="Q." last="Mo">Q. Mo</name>
<affiliation wicri:level="4">
<country>États-Unis</country>
<placeName>
<settlement type="city">Chapel Hill (Caroline du Nord)</settlement>
<region type="state">Caroline du Nord</region>
</placeName>
<orgName type="university">Université de Caroline du Nord à Chapel Hill</orgName>
</affiliation>
</author>
<author>
<name sortKey="Manocha, D" sort="Manocha, D" uniqKey="Manocha D" first="D." last="Manocha">D. Manocha</name>
<affiliation wicri:level="4">
<country>États-Unis</country>
<placeName>
<settlement type="city">Chapel Hill (Caroline du Nord)</settlement>
<region type="state">Caroline du Nord</region>
</placeName>
<orgName type="university">Université de Caroline du Nord à Chapel Hill</orgName>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="j">Computer Graphics Forum</title>
<idno type="ISSN">0167-7055</idno>
<idno type="eISSN">1467-8659</idno>
<imprint>
<publisher>Blackwell Publishing Ltd</publisher>
<pubPlace>Oxford, UK</pubPlace>
<date type="published" when="2010-05">2010-05</date>
<biblScope unit="volume">29</biblScope>
<biblScope unit="issue">2</biblScope>
<biblScope unit="page" from="419">419</biblScope>
<biblScope unit="page" to="428">428</biblScope>
</imprint>
<idno type="ISSN">0167-7055</idno>
</series>
<idno type="istex">3ACED5E6135178FC80ACB9EB2F378D04B4E8F61B</idno>
<idno type="DOI">10.1111/j.1467-8659.2009.01611.x</idno>
<idno type="ArticleID">CGF1611</idno>
</biblStruct>
</sourceDesc>
<seriesStmt>
<idno type="ISSN">0167-7055</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass>
<keywords scheme="KwdEn" xml:lang="en">
<term>I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling—Geometric Algorithms, languages, and systems</term>
<term>I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling—Object hierarchies</term>
</keywords>
</textClass>
<langUsage>
<language ident="en">en</language>
</langUsage>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">We present novel parallel algorithms for collision detection and separation distance computation for rigid and deformable models that exploit the computational capabilities of many‐core GPUs. Our approach uses thread and data parallelism to perform fast hierarchy construction, updating, and traversal using tight‐fitting bounding volumes such as oriented bounding boxes (OBB) and rectangular swept spheres (RSS). We also describe efficient algorithms to compute a linear bounding volume hierarchy (LBVH) and update them using refitting methods. Moreover, we show that tight‐fitting bounding volume hierarchies offer improved performance on GPU‐like throughput architectures. We use our algorithms to perform discrete and continuous collision detection including self‐collisions, as well as separation distance computation between non‐overlapping models. In practice, our approach (gProximity) can perform these queries in a few milliseconds on a PC with NVIDIA GTX 285 card on models composed of tens or hundreds of thousands of triangles used in cloth simulation, surgical simulation, virtual prototyping and N‐body simulation. Moreover, we observe more than an order of magnitude performance improvement over prior GPU‐based algorithms.</div>
</front>
</TEI>
<affiliations>
<list>
<country>
<li>États-Unis</li>
</country>
<region>
<li>Caroline du Nord</li>
</region>
<settlement>
<li>Chapel Hill (Caroline du Nord)</li>
</settlement>
<orgName>
<li>Université de Caroline du Nord à Chapel Hill</li>
</orgName>
</list>
<tree>
<country name="États-Unis">
<region name="Caroline du Nord">
<name sortKey="Lauterbach, C" sort="Lauterbach, C" uniqKey="Lauterbach C" first="C." last="Lauterbach">C. Lauterbach</name>
</region>
<name sortKey="Manocha, D" sort="Manocha, D" uniqKey="Manocha D" first="D." last="Manocha">D. Manocha</name>
<name sortKey="Mo, Q" sort="Mo, Q" uniqKey="Mo Q" first="Q." last="Mo">Q. Mo</name>
</country>
</tree>
</affiliations>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Ticri/CIDE/explor/HapticV1/Data/Main/Exploration
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 003952 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Main/Exploration/biblio.hfd -nk 003952 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Ticri/CIDE
   |area=    HapticV1
   |flux=    Main
   |étape=   Exploration
   |type=    RBID
   |clé=     ISTEX:3ACED5E6135178FC80ACB9EB2F378D04B4E8F61B
   |texte=   gProximity: Hierarchical GPU‐based Operations for Collision and Distance Queries
}}

Wicri

This area was generated with Dilib version V0.6.23.
Data generation: Mon Jun 13 01:09:46 2016. Site generation: Wed Mar 6 09:54:07 2024