Learning Game Physics with Bullet Physics and OpenGL(English, Paperback, Dickinson Chris) | Zipri.in
Learning Game Physics with Bullet Physics and OpenGL(English, Paperback, Dickinson Chris)

Learning Game Physics with Bullet Physics and OpenGL(English, Paperback, Dickinson Chris)

Quick Overview

Rs.2402 on FlipkartBuy
Product Price Comparison
Practical 3D physics simulation experience with modern feature-rich graphics and physics APIsKey FeaturesCreate your own physics simulations and understand the various design concepts of modern gamesBuild a real-time complete game application, implementing 3D graphics and physics entirely from scratchLearn the fundamental and advanced concepts of game programming using step-by-step instructions and examplesBook DescriptionPhysics simulation is an integral part of almost all game development projects as it is essential to the rules and feel of the game (gameplay) regardless of the project's scale. Bullet is a 3D Collision Detection and Rigid Body Dynamics Library for games, and special effects for film and animations. Bullet is integrated into many 3D modelers including Maya, Houdini, Cinema 4D, LightWave, and Blender. It is free for commercial use and open source under the permissive ZLib License.A comprehensive guide to start building games with the Bullet Physics library. Learn how modern physics engines work by implementing key features such as collision event systems, user input handling, and simulation of soft bodies. Then learn to control it all with forces, constraints, and robust object management. This book will reveal what's going on under the hood of two modern and feature-rich graphics and physics APIs; OpenGL and Bullet Physics.This book begins by teaching you to write your first OpenGL application, and then dives in to exploring the many features of the Bullet library in a straightforward manner. Each new feature expands upon the last, teaching you more about how physics is simulated in a video game, and how Bullet gives you the power to control every aspect of your simulation. You will learn how to render simple and complex shapes, apply some basic lighting, and construct a simple yet robust rendering system. From here, you will pull back the veil to see what's going on underneath Bullet Physics, and learn to implement key game logic features through this widely-used and extensive physics library. After you finish this book, you'll be armed with a wealth of knowledge to tackle the more advanced aspects of game graphics and physics going forward.What you will learnDevelop game applications from scratch; create a window, render the scene, and interact with your game through mouse and keyboard inputWrite OpenGL code at a low-level; render objects and understand every line of code you write!Understand how to keep the graphical and physical components of the simulation isolated for ease of understanding and future changesLearn how to properly handle the rendering and physics processing of multiple objectsExplore the technologies and concepts behind modern game physics simulation through a practical understanding of Bullet Physics and OpenGLBuild crucial features that are essential to all games; collision events, user input, object control, and trigger volumesImplement advanced physics simulation features like soft body physics, constraints, and collision filteringDelve into a robust and modern physics engine game; and understand the challenges and solutions the developers of Bullet built into the libraryWho this book is forIf you're a beginner or intermediate programmer with a basic understanding of 3D mathematics, and you want a stronger foundation in 3D graphics and physics, then this book is perfect for you! You'll even learn some of the fundamental concepts in 3D mathematics and software design that lies beneath them both, discovering some techniques and tricks in graphics and physics that you can use in any game development project.