Join Books.org — it's free

Computer Mathematics, Geometry - General & Miscellaneous, C/C++
Computational Geometry in C by Joseph O'Rourke β€” book cover

Computational Geometry in C

by Joseph O'Rourke, Cambridge University Press
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

This is the newly revised and expanded edition of the popular introduction to the design and implementation of geometry algorithms arising in areas such as computer graphics, robotics, and engineering design. The second edition 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 is the inclusion of working C code for many of the algorithms, with discussion of practical implementation issues. 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 code in this new edition is significantly improved from the first edition, 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.

Synopsis

Explains the design of geometry algorithms, including discussion of implementation issues and working C code.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
October 1, 1998
Publisher
Cambridge University Press
Pages
390
Format
Paperback
ISBN
9780521649766

More by Joseph O'Rourke

Similar books