El uso de las aplicaciones para dibujar gráficos 3D en tiempo real se ha estandarizado en áreas tan diversas como los juegos interactivos, películas y simulaciones, hasta la visualización de datos para usos científicos, médicos y comerciales. En este sentido, OpenGL constituye una de las interfaces de programación más recomendadas en este campo por su excelente estabilidad y rendimiento. Con esta obra se familiarizará con los elementos básicos de la programación de gráficos 3D con OpenGL, aprendiendo a construir un programa que use OpenGL, establecer el entorno de interpretación 3D y a crear objetos básicos así como a aplicarles luces y sombras y mucho más. El lector encontrará además toda la información específica que necesite dependiendo del sistema operativo con el que trabaje, y a medida que avance en el uso de esta API gráfica irá profundizando en el conocimiento de sus opciones avanzadas y los distintos efectos especiales que permite. Incluye CD-ROM con los ejemplos desarrollados a lo largo del libro así como diversas herramientas de utilidad.
من الكتب المرجعية في مجال الرسم بالحاسب باستخدام OpenGl. مقسم إلى ثلاثة أجزاء: مبتدئ، متوسط، ومتقدم. الجزء الأول مهم ويشرح قواعد وأساسيات الرسوم ثنائية وثلاثية الأبعاد. مهم قراءته لمن يريد تعلم أصول رسومات الحاسوب حتى ولو لم يستخدم اوبن جي ال.
The few complaints I have are rather petty: 1.) The fourth edition is out and it is said to be far superior. 2.) The example graphics are mostly hideous. 3.) The example code that comes with the book relies heavily on reused third party libraries. For me, this made translating examples into my own programs difficult.
But the OpenGL SuperBible succeeds at being the absolutely comprehensive reference book on OpenGL. Not only does it cover all conceivable topics, it also covers them in a simple enough way to make it a useful self-teaching book. There is plenty of example code. There is no OS bias. It's an all around super book.
I can't speak to how easy this book is to digest for a beginner, but "comprehensive" is definitely the correct description. Having a reference and a learning guide in one book is incredibly useful; you can look up a function to refresh your memory on the argument list, or read the section on a topic to figure out how to approach a problem in the first place. I like it better than the Red Book, and having one or the other is a must for an OpenGL programmer.
From what I recall of this book, it's quite well suited to both beginner and intermediate OpenGL programmers alike. Even newcomers to 3D systems should be able to hit the ground running, every concept is covered in detail.
Most of its weight, admittedly, is in dopey moves like reprinting reference pages and lengthy code listings, but a surprisingly useful and well-written intro to OpenGL in its third major version otherwise.
I can't recommend this as either a reference or a tutorial, but it might serve as a source for tips and tricks. I found the explanations of many features to leave out necessary details or to simply make no sense at all.
If/when I ever use OpenGL again, I will purchase another book and not rely on this one. I can't put my finger on much that's overtly wrong, but I just find it hard to learn from this book.