computer science - What are the main/interesting problems in computational geometry? What are the introductory problems? -


i'm interested in learning computational geometry, i'm not sure start. interesting problems worked on currently? "introductory problems"? also, possible advise respect field?

thanks!

excellent introductory book: computational geometry: algorithms , applications, second edition (the 4 dutchmen book! :d)

it ignores low-level problems (accuracy, degenerate cases - , rest assured applied computational geometry fraught these), , focuses on concepts. easy follow book, enjoyable, many diagrams run on sides of book, next text describes them, , contains quite variety of problems along examples of real applications.

i believe best introductory book on computational geometry around. strongly recommended!


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -