Автор: Sellers Graham, Wright Richard S. Jr., Haemel Nich Название: OpenGL SuperBible: Comprehensive Tutorial and Reference ISBN: 0672337479 ISBN-13(EAN): 9780672337475 Издательство: Pearson Education Цена: 7818 р. Наличие на складе: Есть у поставщикаПоставка под заказ. Описание: OpenGL (R) SuperBible, Seventh Edition, is the definitive programmer's guide, tutorial, and reference for OpenGL 4.5, the world's leading 3D API for real-time computer graphics. The best introduction for any developer, it clearly explains OpenGL's newest APIs; key extensions; shaders; and essential, related concepts. You'll find up-to-date, hands-on guidance for all facets of modern OpenGL development-both desktop and mobile.
The authors explain what OpenGL does, how it connects to the graphics pipeline, and how it manages huge datasets to deliver compelling experiences. Step by step, they present increasingly sophisticated techniques, illuminating key concepts with worked examples. They introduce OpenGL on several popular platforms, and offer up-to-date best practices and performance advice.
This revised and updated edition introduces many new OpenGL 4.5 features, including important ARB and KHR extensions that are now part of the standard. It thoroughly covers the latest Approaching Zero Driver Overhead (AZDO) performance features, and demonstrates key enhancements with new example applications. Coverage includes A practical introduction to real-time 3D graphics, including foundational math Core techniques for rendering, transformations, and texturing Shaders and the OpenGL Shading Language (GLSL) in depth Vertex processing, drawing commands, primitives, fragments, and framebuffers Compute shaders: harnessing graphics cards for more than graphics Pipeline monitoring and control Managing, loading, and arbitrating access to data Building larger applications and deploying them across platforms Advanced rendering: light simulation, artistic and non-photorealistic effects, and more Reducing CPU overhead and analyzing GPU behavior Supercharging performance with persistent maps, bindless textures, and fine-grained synchronization Preventing and debugging errors New applications: texture compression, text drawing, font rendering with distance fields, high-quality texture filtering, and OpenMP Bonus material and sample code are available at openglsuperbible.com.
Автор: Aukstakalnis Steve Название: Practical Augmented Reality: A Guide to the Technologies, Applications and Human Factors for AR and VR ISBN: 0134094239 ISBN-13(EAN): 9780134094236 Издательство: Pearson Education Цена: 8258 р. Наличие на складе: Есть у поставщикаПоставка под заказ. Описание: The most comprehensive and up-to-date guide to the technologies, applications and human factors considerations of Augmented Reality (AR) and Virtual Reality (VR) systems and wearable computing devices. Practical Augmented Reality is ideal for practitioners and students concerned with any application, from gaming to medicine. It brings together comprehensive coverage of both theory and practice, emphasizing leading-edge displays, sensors, and DIY tools that are already available commercially or will be soon. Beginning with a Foreword by NASA research scientist Victor Luo, this guide begins by explaining the mechanics of human sight, hearing and touch, showing how these perceptual mechanisms (and their performance ranges) directly dictate the design and use of wearable displays, 3-D audio systems, and tactile/force feedback devices. Steve Aukstakalnis presents revealing case studies of real-world applications from gaming, entertainment, science, engineering, aeronautics and aerospace, defense, medicine, telerobotics, architecture, law enforcement, and geophysics. Readers will find clear, easy-to-understand explanations, photos, and illustrations of devices including the Atheer AiR, HTC Vive, DAQRI Smart Helmet, Oculus (Facebook) CV1, Sony PlayStation VR, Vuzix M300, Google Glass, and many more. Functional diagrams and photographs clearly explain how these devices operate, and link directly to relevant theoretical and practical content. Practical Augmented Reality thoroughly considers the human factors of these systems, including sensory and motor physiology constraints, monocular and binocular depth cues, elements contributing to visually-induced motion sickness and nausea, and vergence-accommodation conflicts. It concludes by assessing both the legal and societal implications of new and emerging AR, VR, and wearable technologies as well as provides a look next generation systems.
Автор: Whitrow Название: OpenGL Graphics Through Applications ISBN: 1848000227 ISBN-13(EAN): 9781848000223 Издательство: Springer Рейтинг: Цена: 5423 р. Наличие на складе: Поставка под заказ.
Описание: Presents a practical introduction to Computer Graphics with an emphasis on understanding through practice. This book covers a range of topics including: image processing, artefact construction, introductory animation, texturing, and curves surfaces and patterns.
Автор: Guha Sumanta Название: Computer Graphics Through OpenGL ISBN: 1482258390 ISBN-13(EAN): 9781482258394 Издательство: Taylor&Francis Рейтинг: Цена: 10449 р. Наличие на складе: Невозможна поставка.
Описание:
From geometric primitives to animation to 3D modeling to lighting, shading, and texturing, Computer Graphics Through OpenGL(R): From Theory to Experiments, Second Edition presents a comprehensive introduction to computer graphics that uses an active learning style to teach key concepts. Equally emphasizing theory and practice, the book provides an understanding not only of the principles of 3D computer graphics, but also the use of the OpenGL(R) Application Programming Interface (API) to code 3D scenes and animation, including games and movies.
The undergraduate core of the book is a one-semester sequence taking the student from zero knowledge of computer graphics to a mastery of the fundamental concepts with the ability to code applications using fourth-generation OpenGL. The remaining chapters explore more advanced topics, including the structure of curves and surfaces and the application of projective spaces and transformations.
New to the Second Edition
30 more programs, 50 more experiments, and 50 more exercises
Two new chapters on OpenGL 4.3 shaders and the programmable pipeline
Coverage of:
Vertex buffer and array objects
Occlusion culling and queries and conditional rendering
Texture matrices
Multitexturing and texture combining
Multisampling
Point sprites
Image and pixel manipulation
Pixel buffer objects
Shadow mapping
Web Resource The book's website at www.sumantaguha.com provides program source code that runs on various platforms. It includes a guide to installing OpenGL and executing the programs, special software to help run the experiments, and figures from the book. The site also contains an instructor's manual with solutions to 100 problems (for qualifying instructors only).
Автор: Cozzi Patrick Название: OpenGL Insights ISBN: 1439893764 ISBN-13(EAN): 9781439893760 Издательство: Taylor&Francis Рейтинг: Цена: 16500 р. Наличие на складе: Невозможна поставка.
Описание: Get Real-World Insight from Experienced Professionals in the OpenGL CommunityWith OpenGL, OpenGL ES, and WebGL, real-time rendering is becoming available everywhere, from AAA games to mobile phones to web pages. Assembling contributions from experienced developers, vendors, researchers, and educators, OpenGL Insights presents real-world techniques for intermediate and advanced OpenGL, OpenGL ES, and WebGL developers. Go Beyond the BasicsThe book thoroughly covers a range of topics, including OpenGL 4.2 and recent extensions. It explains how to optimize for mobile devices, explores the design of WebGL libraries, and discusses OpenGL in the classroom. The contributors also examine asynchronous buffer and texture transfers, performance state tracking, and programmable vertex pulling. Sharpen Your SkillsFocusing on current and emerging techniques for the OpenGL family of APIs, this book demonstrates the breadth and depth of OpenGL. Readers will gain practical skills to solve problems related to performance, rendering, profiling, framework design, and more.
Описание: Principles of Computer Graphics: Theory and Practice Using OpenGL and MayaВ® helps readers understand the principles of interactive computer graphics. Hands-on examples developed in OpenGL illustrate key concepts, and readers develop a professional animation, following traditional processes used in production houses. By the end of the book, readers will be experts in the principles of computer graphics and OpenGL. They will be able to develop their own professional quality games or graphics for any other 3-D, interactive domain, such as scientific/medical visualization.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru