A Good Novel About IT and DevOps
In the novel “The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win”, the protagonist Bill is promoted against his will and must immediately take over, be...
June 29, 2012
“Polygon Mesh Processing” is a “research monograph” on the processing of polygon meshes.
In addition to mathematical foundations and data structures, the processing steps of smoothing, parameterization, remeshing, simplification, repair, and deformation are explained using selected algorithms.
The creation of meshes, e.g., through reconstruction from photos or scans, is not covered.
The presentation is precise and clear, but sometimes quite brief, so that one gets a good overview from this book, but for detailed questions, one must follow the many references to the literature.
The many color diagrams are particularly worthy of mention.
The book is aimed at experienced researchers, advanced students, or mathematical software developers. Without extensive prior knowledge of mathematics and computer graphics, however, the book is not understandable.
I am a computer science graduate, but professionally not deep enough into the subject to be able to evaluate whether the selection of algorithms makes sense, whether good algorithms are missing, etc. I read this book myself as an introduction to the topic.
See also the review at Amazon
In the novel “The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win”, the protagonist Bill is promoted against his will and must immediately take over, be...
In my opinion, the Spock Framework is currently the most convenient testing framework for the Java platform. Since it is built on the Groovy language, it is very expressive.