Jump to ratings and reviews
Rate this book

Computational Geometry: Algorithms and Applications

Rate this book
This introduction to computational geometry focuses on algorithms. Motivation is provided from the application areas as all techniques are related to particular applications in robotics, graphics, CAD/CAM, and geographic information systems. Modern insights in computational geometry are used to provide solutions that are both efficient and easy to understand and implement.

398 pages, Hardcover

First published July 11, 1997

27 people are currently reading
394 people want to read

About the author

Mark de Berg

13 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
63 (37%)
4 stars
77 (45%)
3 stars
24 (14%)
2 stars
2 (1%)
1 star
2 (1%)
Displaying 1 - 10 of 10 reviews
Profile Image for Willy Van den driessche.
2 reviews1 follower
January 6, 2013
Beauty is the first test. This is a very beautiful book (form) with a beautiful contents. The book explains in a very throrough way some of the fundamental algoritms in "computational geometry". You will learn how to compute a convex hull for a set of points, how to determine which line segments cross in a set of line segments, how to efficiently determine which part of a set of polygons is clicked, how to compute a voronoi diagram etc... The authors take their time to explain why some algorithm is chosen and explain it with very clear and beautiful diagrams. This is a standard for all algorithmic books to come.
Profile Image for Shawna.
6 reviews2 followers
March 18, 2014
It's a great text book, but asking me if I liked reading it is like asking a typical kid if they particularly enjoy eating broccoli.

The Algorithms are laid out rather well, though I did need a professor to walk me through some of them. The algorithms as written didn't quite meet my way of thinking, and so I am giving it 3 stars (-1 for me not enjoying the dry read, and -1 for needing someone to clarify).

Profile Image for Emil Petersen.
433 reviews25 followers
April 8, 2019
Computational geometry is really a neat subject; the problems and the algorithms on how to solve them can almost without exceptions be presented with some figure or drawing. This should definitely not be underestimated and this book uses this fact to a great deal. For the same reason, the algorithms and the problems just does not seem that complicated. You read the text or the pseudocode and think 'what is going on here?', and then you look at the figure illustrating the procedure and suddenly you got it. Amazing. I read the chapters on Convex Hulls, Range search, Point location, Voronoi diagrams, Delaunay triangulation, Motion planning, Visibility graphs, Geometric data structures and Polygon triangulation in great detail. The rest I looked at, but nowhere near the same amount of time. Definitely one of the best books on algorithms I have read.
Profile Image for Carter.
597 reviews
June 4, 2022
I haven't quite finished reviewing this book. There is a lot of substance here- what happens where you ask, how to bridge the gap between algorithms and geometry? Perhaps, this isn't as general as topology, and there is a fair deal more investigation that needs to take place. Much is unknown about this field. Beautiful book! Recommended.
9 reviews
September 23, 2011
This book is fantastic! I am telling this after reading 14 chapters of it. It can take from a month to even 6 8 months to read those 14 chapters. If you just read to get used to the concepts for application purposes, then it should not take much time and effort! But if you want to read it in such a way that you get all the theoretical aspects of it, the time can be extended, for me it took 8 months to read 14 chapters.
There are also a vast variety of exercises included. In the exercises, you might need to read even two to three papers, so you would be able to solve it. The exercises, in my opinion, are based on fresh results or deeper material that were not included in the book to keep it thin!
18 reviews3 followers
December 2, 2012
A very interesting book mixing maths and algorithms. Maybe tougher to read than usual CS books.
Displaying 1 - 10 of 10 reviews

Can't find what you're looking for?

Get help and learn more about the design.