You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Lists the most significant writings on computer games, including works that cover recent advances in gaming and the substantial academic research that goes into devising and improving computer games.
As computer games become more and more like Hollywood productions, the need for good story lines increases. Research shows that stories are highly valued by game players, so today's studios and developers need good writers. Creating narrative - a traditionally static form - for games is a major challenge. Games are at their heart dynamic, interactive systems, so they don't follow the guidelines and rules of film or T.V. writing. Game Writing: Narrative Skills for Videogames addresses these issues and is the first book written to demystify this emerging field. Through the insights and experiences of practicing game writers, the book captures a snapshot of the narrative skills employed in toda...
Worlds in Play, a map of the «state of play» in digital games research today, illustrates the great variety and extreme contrasts in the landscape cleft by contemporary digital games research. The chapters in this volume are the work of an international review board of seventy game-study specialists from fields spanning social sciences, arts, and humanities to the physical and applied sciences and technologies. A wellspring of inspiring concepts, models, protocols, data, methods, tools, critical perspectives, and directions for future work, Worlds in Play will support and assist in reading not only within, but across fields of play - disciplinary, temporal, and geographical - and encourage all of us to widen our focus to encompass the omni-dimensional phenomenon of «worlds in play.»
Video games represent a unique blend of programming, art, music, and unbridled creativity. To the general public, they are perhaps the most exciting computer applications ever undertaken. In the field of computer science, they have been the impetus for a continuous stream of innovations designed to provide gaming enthusiasts with the most realistic and enjoyable gaming experience possible. Algorithmic and Architectural Gaming Design: Implementation and Development discusses the most recent advances in the field of video game design, with particular emphasis on practical examples of game development, including design and implementation. The target audience of this book includes educators, students, practitioners, professionals, and researchers working in the area of video game design and development. Anyone actively developing video games will benefit from the practical application of fundamental computer science concepts demonstrated in this book.
We share our modern world with bots – chatbots to converse with, roombots to clean our houses, spambots to fill our e-mail inboxes, and medibots to assist our surgeons. This book is about computer game bots, virtual companions who accompany us in virtual worlds or sharpen our fighting skills. These bots must be believable, that is human players should believe they are interacting with entities operating at a human level – bots are more fun if they behave like we do. This book shows how to create believable bots that play computer games, and it discusses the implications of making them appear human. The chapters in this book present the state of the art in research on and development of g...
C++ for Game Programmers, Second Edition is a completely updated and expanded edition of this best-selling reference. Written for experienced C++ programmers entering the game industry and seasoned game programmers looking for ways to improve their skills, this book teaches how to use C++ efficiently for game development. The book covers essential areas of C++ that are critical to developing peak performing games with solid memory management. It explains how to use the STL, particularly as it relates to specific consoles, and this new edition includes three completely new chapters on scripting languages, advanced serialization, and advanced memory management. The techniques presented apply t...
The essential guide to solving algorithmic and networking problems in commercial computer games, revised and extended Algorithms and Networking for Computer Games, Second Edition is written from the perspective of the computer scientist. Combining algorithmic knowledge and game-related problems, it explores the most common problems encountered in game programing. The first part of the book presents practical algorithms for solving “classical” topics, such as random numbers, procedural generation, tournaments, group formations and game trees. The authors also focus on how to find a path in, create the terrain of, and make decisions in the game world. The second part introduces networking ...
Welcome to the proceedings of the 9th International Conference on Intelligent Virtual Agents, held September 14–16, 2009 in Amsterdam, The Netherlands. Intelligent virtual agents (IVAs) are interactive characters that exhibit hum- like qualities and communicate with humans or with each other using natural human modalities such as speech and gesture. They are capable of real-time perception, cognition and action, allowing them to participate in a dynamic physical and social environment. IVA is an interdisciplinary annual conference and the main forum for p- senting research on modeling, developing and evaluating IVAs with a focus on communicative abilities and social behavior. The developme...
This book focuses on advanced rendering techniques that run on the DirectX and/or OpenGL run-time with any shader language available. It includes articles on the latest and greatest techniques in real-time rendering, including MLAA, adaptive volumetric shadow maps, light propagation volumes, wrinkle animations, and much more. The book emphasizes te