An’s slides. Wrapped Bounding Sphere Hierarchy for Necklaces Fixed hierarchical structure.

Slides:



Advertisements
Similar presentations
Features of a Magazine Make notes in your booklet.
Advertisements

I MAGIS is a joint project of CNRS - INPG - INRIA - UJF iMAGIS-GRAVIR / IMAG A simple kinetic visibility polygon EWCG’02 Samuel Hornus, Claude Puech.
CSE 681 Bounding Volumes. CSE 681 Bounding Volumes Use simple volume enclose object(s) tradeoff for rays where there is extra intersection test for object.
Collision Detection CSCE /60 What is Collision Detection?  Given two geometric objects, determine if they overlap.  Typically, at least one of.
Collision Detection and Resolution Zhi Yuan Course: Introduction to Game Development 11/28/
Recap of 8.1 and 8.2. Structure of DNA Using the diagrams above as visual aids, list as many important facts about DNA structure as you can. There are.
1st Meeting Industrial Geometry Computational Geometry ---- Some Basic Structures 1st IG-Meeting.
Algorithmic Robotics and Motion Planning Dan Halperin Tel Aviv University Fall 2006/7 Dynamic Maintenance and Self-Collision Testing for Large Kinematic.
CS 326 A: Motion Planning robotics.stanford.edu/~latombe/cs326/2003/index.htm Collision Detection and Distance Computation: Feature Tracking Methods.
GPU Proximity Queries with Swept Sphere Volumes COMP Robotics Project Proposal Qi Mo.
Wrapped Bounding Sphere Hierarchy for Necklaces Fixed hierarchical structure SOCG 2002.
1 D-Space and Deform Closure: A Framework for Holding Deformable Parts K. “Gopal” Gopalakrishnan, Ken Goldberg IEOR and EECS, U.C. Berkeley.
Adapted from: CULLIDE: Interactive Collision Detection Between Complex Models in Large Environments using Graphics Hardware Naga K. Govindaraju, Stephane.
CS 326 A: Motion Planning robotics.stanford.edu/~latombe/cs326/2004/index.htm Collision Detection and Distance Computation: Feature Tracking Methods.
The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Continuous Collision Detection David Knott COMP 259 class presentation.
Dynamic Maintenance and Self Collision Testing for Large Kinematic Chains Lotan, Schwarzer, Halperin, Latombe.
CS 326 A: Motion Planning robotics.stanford.edu/~latombe/cs326/2004/index.htm Collision Detection and Distance Computation.
OBBTree: A Hierarchical Structure for Rapid Interference Detection Gottschalk, M. C. Lin and D. ManochaM. C. LinD. Manocha Department of Computer Science,
Kinetic Data Structures and their Application in Collision Detection Sean Curtis COMP 768 Oct. 16, 2007.
Proximity and Deformation Leonidas Guibas Stanford University “Tutto cambia perchè nulla cambi” T. di Lampedusa, Il Gattopardo (1860+)
Efficient Distance Computation between Non-Convex Objects by Sean Quinlan presented by Teresa Miller CS 326 – Motion Planning Class.
Oct 3, Fall 2005Game Design1 Collision Detection.
Structure and Motion Jean-Claude Latombe Computer Science Department Stanford University NSF-ITR Meeting on November 14, 2002.
CS 326 A: Motion Planning Collision Detection and Distance Computation.
CS 326A: Motion Planning ai.stanford.edu/~latombe/cs326/2007/index.htm Collision Detection and Distance Computation.
Hybrid Bounding Volumes for Distance Queries Distance Query returns the minimum distance between two geometric models Major application is path planning.
CS 326A: Motion Planning ai.stanford.edu/~latombe/cs326/2007/index.htm Collision Detection and Distance Computation.
Collision Detection David Johnson Cs6360 – Virtual Reality.
Efficient Maintenance and Self-Collision Testing for Kinematic Chains Itay Lotan Fabian Schwarzer Dan Halperin Jean-Claude Latombe.
Dana Nau: Lecture slides for Automated Planning Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License:
Efficient Maintenance and Self- Collision Testing for Kinematic Chains Itay Lotan Fabian Schwarzer Dan Halperin Jean-Claude Latombe.
GRAVIR / IMAG, Grenoble, FRANCE A joint lab of CNRS, INPG, INRIA and UJF June 12, 2003IS4TM, Juan-Les-Pins, FRANCE Real-time Simulation of Self-Collisions.
Using Spanners to Describe Protein Structure Leonidas Guibas, Daniel Russel Stanford University.
Phases of Matter. Video KvoVzukHo KvoVzukHo.
A Computationally Efficient Framework for Modeling Soft Body Impact Sarah F. Frisken and Ronald N. Perry Mitsubishi Electric Research Laboratories.
1 Energy Maintenance for Molecular Simulation kinematics + energy  motion + structure Main computational issue: Proximity computation.
Changes in State By Mr. V. Calzada. Three States of Matter  There are three states of matter.  A solid has a definite shape and definite volume.  A.
CS B553: A LGORITHMS FOR O PTIMIZATION AND L EARNING Global optimization 1.
Stable 6-DOF Haptic Rendering with Inner Sphere Trees René Weller, Gabriel Zachmann Clausthal University, Germany IDETC/CIE.
Flexible Spanners: A Proximity and Collision Detection Tool for Molecules and Other Deformable Objects Jie Gao, Leonidas Guibas, An Nguyen Computer Science.
Presented by Paul Phipps
Flossing You must floss to clean between the teeth How to floss: – Take about 18 inches of dental floss and wrap one end around each of your middle fingers.
Efficient Motion Updates for Delaunay Triangulations Daniel Russel Leonidas Guibas.
Chemistry C2 Revision PowerPoint - Big ideas Ionic and Covalent bonding Metallic structures.
Advanced Games Development Game Physics CO2301 Games Development 1 Week 19.
COMPUTER GRAPHICS CS 482 – FALL 2015 NOVEMBER 5, 2015 ANIMATION ANIMATION PROCESSES INTERPOLATION-BASED ANIMATION HARDWARE ISSUES KINEMATICS DYNAMICS.
Interactive Continuous Collision Detection for Polygon Soups Xin Huang 11/20/2007.
Fast Collision Detection for Deformable Models using Representative-Triangles Presented by Marcus Parker By Sean Curtis, Rasmus Tamstorf and Dinesh Manocha.
1 Geometry for Game. Geometry Geometry –Position / vertex normals / vertex colors / texture coordinates Topology Topology –Primitive »Lines / triangles.
BSHS-311-Complete-Class Check this A+ tutorial guideline at 311/BSHS-311-Complete-Class For more classes visit
BSHS 311 Week 5 DQ 1 Describe two key points of your personal model of helping. Discuss the influences that helped you develop this framework. Check this.
BSHS 342 Complete Class Check this A+ tutorial guideline at 342/BSHS-342-Complete-Classhttp://
BSHS 402 Week 5 Learning Team Case Manager Interviews Check this A+ tutorial guideline at 5-Learning-Team-Case-Manager-Interviews.
Stable 6-DOF Haptic Rendering with Inner Sphere Trees
EECE 478 Game Physics.
continued on next slide
Deformable Collision Detection
Sample Presentation. Slide 1 Info Slide 2 Info.
Parts of these slides are based on
Technology: Links & Guides.
                                                                                                                                                                                                                                                
continued on next slide
continued on next slide
INTRODUCTION Objectives
Compute convex lower bounding function and optimize it instead!
Deformable Collision Detection
Design.
continued on next slide
Restless Earth Lessons 3 and 4 Review.
continued on next slide
Presentation transcript:

An’s slides

Wrapped Bounding Sphere Hierarchy for Necklaces Fixed hierarchical structure

Wrapped BSH is Tight… The wrapped hierarchy is at most times tighter than the layered hierarchy. Layered hierarchyWrapped hierarchy

Wrapped BSH is Stable before deformationafter deformation Number of combinatorial changes in BSH under motion is small

Collision Detection using WBSH Subquadratic optimal time bound O( ) in O( ), in, Separating pairs Sphere packing

Collision Detection using Power Diagram (PD) PD captures proximity info of a necklace PD can be maintained using KDS framework PD has small size when necklace is packed

Spanner for Deformable Chain Capture proximity information with a sparse spanner