-
Computational Geometry in C (Paperback)
$43.02 - Save $4.36 (9%) - RRP $47.38 Free delivery worldwide (to United States and
all these other countries) Usually dispatched within 24 hours | |Short Description for Computational Geometry in CExplains the design of geometry algorithms, including discussion of implementation issues and working C code.
Full description- Publisher: CAMBRIDGE UNIVERSITY PRESS
- Published: 13 October 1998
- Format: Paperback 390 pages
- See: Full bibliographic data
- Categories: Geometry | Computing: General | Algorithms & Data Structures | Programming & Scripting Languages: General
- ISBN 13: 9780521649766 ISBN 10: 0521649765
- Sales rank: 617,453
Other books
Full description for Computational Geometry in C
This is the newly revised and expanded edition of a popular introduction to the design and implementation of geometry algorithms arising in areas such as computer graphics, robotics, and engineering design. The basic techniques used in computational geometry are all covered: polygon triangulations, convex hulls, Voronoi diagrams, arrangements, geometric searching, and motion planning. The self-contained treatment presumes only an elementary knowledge of mathematics, but reaches topics on the frontier of current research, making it a useful reference for practitioners at all levels. The second editon contains material on several new topics, such as randomized algorithms for polygon triangulation, planar point location, 3D convex hull construction, intersection algorithms for ray-segment and ray-triangle, and point-in-polyhedron. A new 'Sources' chapter points to supplemental literature for readers needing more information on any topic. A novel aspect of the book is the inclusion of working C code for many of the algorithms, with discussion of practical implementation issues. The code in this new edition is significantly improved from the first edition (more efficient and more robust), and four new routines are included. Java versions for this new edition are also available. All code is accessible from the book's Web site (http://cs.smith.edu/~orourke/) or by anonymous ftp.

