Efficient Distance Computation Algorithm between Nearly Intersected Objects Using Dynamic Pivot Point in Virtual Environment Application

10/16/2014
by   Hamzah Asyrani Sulaiman, et al.
0

Finding nearly accurate distance between two or more nearly intersecting three-dimensional (3D) objects is vital especially for collision determination such as in virtual surgeon simulation and real-time car crash simulation. Instead of performing broad phase collision detection, we need to check for accuracy of detection by running narrow phase collision detection. One of the important elements for narrow phase collision detection is to determine the precise distance between two or more nearly intersecting objects or polygons in order to prepare the area for potential colliding. Distance computation plays important roles in determine the exact point of contact between two or more nearly intersecting polygons where the preparation for collision detection is determined at the earlier stage. In this paper, we describes our current works of determining the distance between objects using dynamic pivot point that will be used as reference point to reduce the complexity searching for potential point of contacts. By using Axis-Aligned Bounding Box for each polygon, we calculate a dynamic pivot point that will become our reference point to determine the potential candidates for distance computation. The test our finding distance will be simplified by using our method instead of performing unneeded operations. Our method provides faster solution than the previous method where it helps to determine the point of contact efficiently and faster than the other method.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/29/2019

Efficient n-to-n Collision Detection for Space Debris using 4D AABB Trees (Extended Report)

Collision detection algorithms are used in aerospace, swarm robotics, au...
research
07/23/2020

High Precision Real Time Collision Detection

Collision detection and collision avoidance are essential components in ...
research
05/07/2016

Real-time collision detection method for deformable bodies

This paper presents a real-time solution for collision detection between...
research
12/12/2021

Scalable and Conservative Continuous Collision Detection for GPU

We introduce an algorithm for continuous collision detection (CCD) for l...
research
11/18/2020

Barycode-based GJK Algorithm

In this paper, we present a more efficient GJK algorithm to solve the co...
research
03/31/2014

Implementation of interaction between soft tissues and foreign bodies using modified voxel model

Interactive bodies collision detection and elimination is one of the mos...
research
05/26/2021

A multiresolution Discrete Element Method for triangulated objects with implicit timestepping

Simulations of many rigid bodies colliding with each other sometimes yie...

Please sign up or login with your details

Forgot password? Click here to reset