Skip to main content

Abstract

An object is convex if any two points inside it can be connected via a straight line that is entirely inside the object. This chapter opens with a discussion of convexity and then defines the convex hull: The tightest fitting convex region of space that covers a given object.

Initially, several algorithms for computing 2D convex hulls are considered and then methods for 3D convex hulls. In particular, we discuss an incremental algorithm where one adds a triangle at a time and the divide and conquer approach where the object is recursively divided until the computations are trivial. The essential part of the divide and conquer approach is to recursively merge the convex hulls of the parts.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    In some countries, polytopes are defined as bounded polyhedra, without requiring them to be convex.

  2. 2.

    The lexicographic ordering is the ordering of a language dictionary. In this case the vertices are first ordered according to their polar angle around o, and if there are ties, the vertices having the same polar angle around o are ordered according to their square distance to o.

References

  1. Berger, M.: Géométrie, vol. 3. CEDIC, Paris (1977). Convexes et polytopes, polyèdres réguliers, aires et volumes. [Convexes and polytopes, regular polyhedra, areas and volumes]

    Google Scholar 

  2. Berger, M.: Geometry. I. Universitext, p. 428. Springer, Berlin (1987). Translated from the French by M. Cole and S. Levy

    Book  MATH  Google Scholar 

  3. Cormen, T.H., Leiserson, C.E., Rivest, R.L., Stein, C.: Introduction to Algorithms, 2nd edn. MIT Press, Cambridge (2001). http://www.amazon.ca/exec/obidos/redirect?tag=citeulike09-20&path=ASIN/0262531968

    MATH  Google Scholar 

  4. Lischinski, D.: Incremental Delaunay triangulation. In: Heckbert, P. (ed.) Graphics Gems IV, pp. 47–59. Academic Press, Boston (1994)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jakob Andreas Bærentzen .

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Springer-Verlag London

About this chapter

Cite this chapter

Bærentzen, J.A., Gravesen, J., Anton, F., Aanæs, H. (2012). Convex Hulls. In: Guide to Computational Geometry Processing. Springer, London. https://doi.org/10.1007/978-1-4471-4075-7_13

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-4075-7_13

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-4471-4074-0

  • Online ISBN: 978-1-4471-4075-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics