26,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Many of today's sophisticated game and graphics-intense apps, rely mostly on a third party language and rendering engine called OpenGL ES 3.0.  Whether you're an Android or iOS app developer, this book is for you. 
Learn OpenGL ES 3 gets you started quickly with the primary skills of the new OpenGL ES 3.0.  It gets you quickly into game app development, without having to go to class on intense Object Oriented Programming techniques. 
This book also demonstrates the use of modeling software, Blender.  It's unique to this book for Android developers, especially.  Mac and iOS developers may
…mehr

Produktbeschreibung
Many of today's sophisticated game and graphics-intense apps, rely mostly on a third party language and rendering engine called OpenGL ES 3.0.  Whether you're an Android or iOS app developer, this book is for you. 

Learn OpenGL ES 3 gets you started quickly with the primary skills of the new OpenGL ES 3.0.  It gets you quickly into game app development, without having to go to class on intense Object Oriented Programming techniques. 

This book also demonstrates the use of modeling software, Blender.  It's unique to this book for Android developers, especially.  Mac and iOS developers may already use Blender, of course.
Want to create sophisticated games and graphics-intensive apps? Learn OpenGL ES gets you started immediately with OpenGL ES. After mastering the basics of OpenGL ES itself, you will quickly find yourself writing and building game apps, without having to learn about object oriented programming techniques.

This book demonstrates the use of a powerful open-source modeling tool, Blender. You will be guided, step by step, through the development of Tank Fence, a dynamic, interactive 3D game. Along the way you'll gain skills in building apps with Eclipse and the Android SDK or NDK, rendering graphics using hardware acceleration, and multithreading for performance and responsiveness. iOS developers will also find this book's information invaluable when writing their apps.

You'll learn everything you need to know about:

Creating simple, efficient game UIs Designing the basic building blocks of an exciting, interactive 3D game Pulling all the elements together with Blender, a powerful open-source tool for modeling, animation, rendering, compositing, video editing, and game creation Taking the next big step using custom and inbuilt functions, texturing, shading, light sources, and more Refining your mobile game app through collision detection, player-room-obstacle classes, and storage classes Doing all this efficiently on mobile devices with limited resources and processing