Learning OpenGL ES for iOS: A Hands-on Guide to Modern 3D Graphics Programming (Paperback)
Erik Buck
- 出版商: Addison Wesley
- 出版日期: 2012-07-27
- 售價: $1,485
- 貴賓價: 9.5 折 $1,411
- 語言: 英文
- 頁數: 352
- 裝訂: Paperback
- ISBN: 0321741838
- ISBN-13: 9780321741837
-
相關分類:
Apple Developer、OpenGL
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$999Mobile 3D Graphics: with OpenGL ES and M3G
-
$1,260Interconnecting Cisco Network Devices, Part 2 (ICND2): (CCNA Exam 640-802 and ICND exam 640-816), 3/e
-
$1,840$1,748 -
$800$680 -
$580$522 -
$750$638 -
$399CCNA Cisco Certified Network Associate Study Guide: Exam 640-802, 7/e (Paperback)
-
$520$442 -
$1,260Game and Graphics Programming for iOS and Android with OpenGL ES 2.0 (Paperback)
-
$1,860$1,767 -
$650$553 -
$550$435 -
$580$458 -
$580$493 -
$780$663 -
$1,200$1,140 -
$1,620$1,539 -
$680$578 -
$580$452 -
$1,130$961 -
$480$408 -
$551Android 3D 遊戲開發技術寶典─OpenGL ES2.0
-
$798OpenGL ES 2 for Android: A Quick-Start Guide (Paperback)
-
$1,270$1,207 -
$680$578
商品描述
Get Started Fast with Modern OpenGL ES Graphics Programming for iPhone, iPod touch, and iPad
OpenGL ES technology underlies the user interface and graphical capabilities of Apple’s iPhone, iPod touch, and iPad–as well as devices ranging from video-game consoles and aircraft-cockpit displays to non-Apple smartphones. In this friendly, thorough introduction, Erik M. Buck shows how to make the most of Open GL ES in Apple’s iOS environment.
This highly anticipated title focuses on modern, efficient approaches that use the newest versions of OpenGL ES, helping you avoid the irrelevant, obsolete, and misleading techniques that litter the Internet. Buck embraces Objective-C and Cocoa Touch, showing how to leverage Apple’s powerful, elegant GLKit framework to maximize your productivity, achieve tight platform integration, and deliver exceptionally polished apps.
If you’ve written C or C++ code and know object-oriented programming basics, this title brings together everything you need to fully master OpenGL ES graphics for iOS–including downloadable examples specifically designed to jumpstart your own projects.
Coverage includes
• Understanding core OpenGL ES computer graphics concepts and iOS graphics architecture
• Integrating Cocoa Touch with OpenGL ES to leverage the power of Apple’s platform
• Creating textures from start to finish: opacity, blending, multi-texturing, and compression
• Simulating ambient, diffuse, and specular light
• Using transformations to render 3D geometric objects from any point of view
• Animating scenes by controlling time through application logic
• Partitioning data to draw expansive outdoor scenes with rolling terrain
• Detecting and handling user interaction with 3D geometry
• Implementing special effects ranging from skyboxes to particles and billboards
• Systematically optimizing graphics performance
• Understanding the essential linear algebra concepts used in computer graphics
• Designing and constructing a complete simulation that incorporates everything you’ve learned