Rating:  Summary: Advanced Geometry for Instant Usage Review: This book is for people who need to learn about advanced geometry, and are not scared to look at some code in the process (not all is explained in detail in the book). The book describes data structures and methods used in the code (which you receive on the accompanying CDROM) to create and manipulate complex geometrical objects. This book is not about OpenGL programming, though the code uses it to display the results.WARNING: The authors started programming the library in PASCAL. They used the p2c translator to create the C code for some 'older' parts of the code. Also the older parts are written in GERMAN. This is what I find the only flaw in this book, because it makes it harder to read it in some cases. I'm looking forward to version 2.0 of this book which is probably released somewhere in spring 2001.
Rating:  Summary: A good book on computational geometry & visualization Review: This book provides a computational geometry visualization library, covering topics that I had a hard time finding good resources for. Solid modeling, swept/extruded surfaces, and boolean operations are all explained. Overall, I liked the presentation; my only complaints are that the book reads a little like a translation (the authors are apparently Austrian) and that the sample programs on the CD(and there are a lot of them!) could be a little better documented.
|