株式会社極東書店トップ商品一覧Open Geometry: OpenGL (R) + Advanced Geometry. 1999

商品詳細

Open Geometry: OpenGL (R) + Advanced Geometry. 1999

Open Geometry: OpenGL (R) + Advanced Geometry. 1999

・ISBN 978-0-387-98599-2 paper EUR 99.99

¥26,726.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Glaeser, Georg / Stachel, Hellmuth,
出版社 (Springer-Verlag New York Inc., US)
出版年月1998
ページ数377 pp.
言語ENG
ニュース番号<A05-28864>

解説

This book is about graphics programming based on OPENGL. The program- ming language is C++. The programs will run under various operating systems, among them WINDOWS 9x, ALPHA-STATIONS (Digital workstations) and SILI- CON GRAPHICS workstations. Hardware is used if accessible. The book provides a graphics library. This library is based on OPENGL and expands the elemen- tary routines. Thus, the reader is enabled to realize direct geometrical thinking without having to care much about implementation. The enclosed modules provide the reader with solutions for: * The most common intersection problems and measuring tasks of both pla- nar and spatial geometry. * The creation ofarbitrary geometric objects, e.g., by means ofdifferent kinds of "sweeping." * The creation of the most general solids by means of Boolean operations (intersection, union, and complements of solid polyhedra). The book presents: * A well documented, versatile, and robust geometry library. The reader can use it very easily and expand it in any way he/she likes. vi Preface * A programming course that provides a deeper insight into object-oriented thinking and programming.It contains an introduction to C++ (for begin- ners and intermediate programmers) that is influenced by the experience gained from thousands of programming hours (which may even be useful to experienced programmers).