arrangements of conic arcs
play

Arrangements of Conic Arcs Athanasios K AKARGIAS a joint work with - PowerPoint PPT Presentation

Arrangements of Conic Arcs Athanasios K AKARGIAS a joint work with Elias T SIGARIDAS Ioannis E MIRIS Monique T EILLAUD Sylvain P ION 2004 Outline 1. Arrangements Intro 2. CGAL Introduction 3. The Curved Kernel 4. The Algebraic Kernel 5. The


  1. Arrangements of Conic Arcs Athanasios K AKARGIAS a joint work with Elias T SIGARIDAS Ioannis E MIRIS Monique T EILLAUD Sylvain P ION 2004

  2. Outline 1. Arrangements Intro 2. CGAL Introduction 3. The Curved Kernel 4. The Algebraic Kernel 5. The Arrangement Traits

  3. Arrangement of Lines

  4. Arrangement of Circular Arcs

  5. Arrangement of Circular Arcs Details

  6. Arrangement of Elliptic Arcs

  7. CGAL Introduction

  8. Program anatomy Data Algorithm Data Type Structures

  9. Library anatomy Adaptors : Traits classes Data Data Algorithms Traits Types Structures

  10. Concepts, Models in short • Concepts define Interfaces and reside in the documentation • Models provide Implementation and reside in the sources

  11. The Geometric Primitives A collection that contains among others • Point • Line • Segment • Circle • Conic

  12. The basic Geometric Data Structures a collection that contains among others • Polygons • Half-edge data structures • Topological maps • Triangulations • Multidimensional search trees

  13. The Geometric Algorithms are parametrized by • The Data Structures • A Traits class

  14. The Traits classes define interface between • The Data Structures • Algorithm • Primitives

  15. The Kernel factoring out common Traits functionality ⇒ ⇒

  16. The Geometric Kernel groups • constant-size non-modifiable Geometric Primitive objects ( Point, Line ) • operations on the above objects ( ccw(), less xy() ) has models • CGAL::Cartesian • CGAL::Homogeneous

  17. extending/exchanging the Kernel ⇒

  18. The Curved Kernel

  19. The Curved Kernel is parametrized by • A Linear Kernel ( Circles, Conics, Points ) • An Algebraic Kernel ( Algebraic Number Type, Equation Type ) extends/defines • Conic • Conic arcs • Intersection, End Points of Conics

  20. The Conic is extended to • Operate with Conic arc Endpoints • Provide the implicit equation

  21. The Conic arc is defined by • A supporting Conic • A pair of Conic arc Endpoints

  22. The Conic arc Endpoint is defined by • A pair of Conics that intersect on this point ( implicit representation ) • A Point with coordinates of Algebraic NT ( explicit representation )

  23. The Algebraic Kernel

  24. The Algebraic Kernel is parametrized by • A ring number type defines • Bivariate polynomials • Algebraic numbers of degree up to 4 has model • ECG::Synaps kernel

  25. Bivariate Polynomial supports • Sign at a pair of algebraic numbers • Symbolic solve producing pairs of algebraic numbers • Derivative wrt y has models • Synaps::BPoly 2 2 • Synaps::mpol

  26. Algebraic Number Type supports • Three valued comparisons • Sign has models • Synaps::root of • leda::real ( with diamond operator ) • CORE::Expr

  27. Algebraic Predicates • Sign compare ( RootOf , RootOf ) • Sign sign ( RootOf ) • Sign sign at ( BPoly , Pair < RootOf > ) • Sequence < Pair < RootOf > > solve ( BPoly , BPoly )

  28. The Arrangement Traits

  29. The Arrangement Traits defines • An x monotone curve • Geometric Predicates on x monotone curves has model • ECG::Conic arc traits • CGAL::Arr conic traits 2

  30. Geometric Predicates for Arrangement of curves • Point comparisons in x, y and xy order • Curve comparisons in y order • Curve - Point comparisons in x and y order • Curve - Curve intersection • Curve test/make x monotone • Curve split at a point

  31. Nearest Intersection to the right γ g1 g2 • Algebraic::solve • Algebraic::compare

  32. Point, Curve Compare y at x • Algebraic::sign at • Algebraic::diff

  33. Bibliography • Experimenting with the Curved Kernel. Athanasios Kakargias , Sylvain Pion. Technical Report ECG-TR-302206-02, INRIA Sophia-Antipolis, 2003. • Comparison of fourth-degree algebraic numbers and applications to geometric predicates. I.Z. Emiris and E.P . Tsigaridas. Technical Report ECG-TR-302206-03, INRIA Sophia-Antipolis, 2003. • Towards an Open Curved Kernel. Ioannis Z. Emiris, Athanasios Kakargias, Sylvain Pion, Monique Teillaud, Elias P . Tsigaridas ACM Symposium of Computational Geometry 2004 - to appear

  34. The End

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend