21 results (0,16240 seconds)

Brand

Merchant

Price (EUR)

Reset filter

Products
From
Shops

Adapted Wavelet Analysis From Theory to Software

Six Simple Twists The Pleat Pattern Approach to Origami Tessellation Design

Six Simple Twists The Pleat Pattern Approach to Origami Tessellation Design

This new edition of Six Simple Twists: The Pleat Pattern Approach to Origami Tessellation Design introduces an innovative pleat pattern technique for origami designs that is easily accessible to anyone who enjoys the geometry of paper. The book begins with six basic forms meant to ease the reader into the style and then systematically scaffolds the instructions to build a strong understanding of the techniques leading to instructions on a limitless number of patterns. It then describes a process of designing additional building blocks. At the end what emerges is a fascinating artform that will enrich folders for many years. Unlike standard project-based origami books Six Simple Twists focuses on how to design rather than construct. In this thoroughly updated second edition the book explores new techniques and example tessellations with full-page images and mathematical analysis of the patterns. A reader will through practice gain the ability to create still more complex and fascinating designs. Key Features Introduces the reader to origami tessellations and demonstrates their place in the origami community New layout and instructional approach restructure the book from the ground up Addresses common tessellation questions such as what types of paper are best to use and how this artform rose in popularity Teaches the reader how to grid a sheet of paper and the importance of the pre-creases Gives the reader the ability to create and understand tessellations through scaffolded instruction Includes exercises to test understanding Introduces a new notation system for precisely describing pleat intersections Analyzes pleat intersections mathematically using geometrically-focused models including information about Brocard points | Six Simple Twists The Pleat Pattern Approach to Origami Tessellation Design

GBP 35.99
1

Level Design Processes and Experiences

The Presidential Election Game

Combinatorial Maps Efficient Data Structures for Computer Graphics and Image Processing

The Cryptoclub Using Mathematics to Make and Break Secret Codes

Experimental Design From User Studies to Psychophysics

Numerical Algorithms Methods for Computer Vision Machine Learning and Graphics

Data Visualization in Excel A Guide for Beginners Intermediates and Wonks

Luck Logic and White Lies The Mathematics of Games

Luck Logic and White Lies The Mathematics of Games

Praise for the First Edition Luck Logic and White Lies teaches readers of all backgrounds about the insight mathematical knowledge can bring and is highly recommended reading among avid game players both to better understand the game itself and to improve one’s skills. – Midwest Book Review The best book I've found for someone new to game math is Luck Logic and White Lies by Jörg Bewersdorff. It introduces the reader to a vast mathematical literature and does so in an enormously clear manner. – Alfred Wallace Musings Ramblings and Things Left Unsaid The aim is to introduce the mathematics that will allow analysis of the problem or game. This is done in gentle stages from chapter to chapter so as to reach as broad an audience as possible . Anyone who likes games and has a taste for analytical thinking will enjoy this book. – Peter Fillmore CMS Notes Luck Logic and White Lies: The Mathematics of Games Second Edition considers a specific problem—generally a game or game fragment and introduces the related mathematical methods. It contains a section on the historical development of the theories of games of chance and combinatorial and strategic games. This new edition features new and much refreshed chapters including an all-new Part IV on the problem of how to measure skill in games. Readers are also introduced to new references and techniques developed since the previous edition. Features Provides a uniquely historical perspective on the mathematical underpinnings of a comprehensive list of games Suitable for a broad audience of differing mathematical levels. Anyone with a passion for games game theory and mathematics will enjoy this book whether they be students academics or game enthusiasts Covers a wide selection of topics at a level that can be appreciated on a historical recreational and mathematical level. Jörg Bewersdorff (1958) studied mathematics from 1975 to 1982 at the University of Bonn and earned his PhD in 1985. In the same year he started his career as game developer and mathematician. He served as the general manager of the subsidiaries of Gauselmann AG for more than two decades where he developed electronic gaming machines automatic payment machines and coin-operated Internet terminals. Dr. Bewersdorff has authored several books on Galois theory (translated in English and Korean) mathematical statistics and object-oriented programming with JavaScript. *Here is the list of Errata for the second edition of Luck Logic and White Lies: The Mathematics of Games: http://bewersdorff-online. de/LLWL-errata. pdf | Luck Logic and White Lies The Mathematics of Games

GBP 44.99
1

HTML5 Game Development from the Ground Up with Construct 2

HTML5 Game Development from the Ground Up with Construct 2

Written for the new generation of hobbyists and aspiring game developers HTML5 Game Development from the Ground Up with Construct 2 shows you how to use the sophisticated yet user-friendly HTML5-based game engine Construct 2 to develop and release polished two-dimensional games on a multitude of different platforms. The book also covers the foundational knowledge of game analysis and design based on the author‘s research and teaching experiences at DigiPen Institute of Technology James Cook University and other institutions. The author first helps you understand what really matters in games. He guides you in becoming a better game designer from the ground up being able to play any game critically and expressing your ideas in a clear and concise format. The book then presents step-by-step tutorials on designing games. It explains how to build an arcade-style game as well as a platformer integrating some physics elements. It also shows you how to create a more complex puzzle game the author‘s own published game Turky on the Run. Lastly the book discusses different ways to deploy and monetize games across several platforms including Facebook iOS Android and web-based marketplaces. Sample Construct 2 project files for the games designed in the book are available on the author‘s website. Integrating hands-on guidance with theoretical game design concepts this book gives you a solid foundation in game development. It will help you advance in your journey as an indie game developer.

GBP 175.00
1

Mathematical Puzzles

Game AI Pro 2 Collected Wisdom of Game AI Professionals

Game AI Pro 2 Collected Wisdom of Game AI Professionals

Game AI Pro2: Collected Wisdom of Game AI Professionals presents cutting-edge tips tricks and techniques for artificial intelligence (AI) in games drawn from developers of shipped commercial games as well as some of the best-known academics in the field. It contains knowledge advice hard-earned wisdom and insights gathered from across the community of developers and researchers who have devoted themselves to game AI. In this book 47 expert developers and researchers have come together to bring you their newest advances in game AI along with twists on proven techniques that have shipped in some of the most successful commercial games of the last few years. The book provides a toolbox of proven techniques that can be applied to many common and not-so-common situations. It is written to be accessible to a broad range of readers. Beginners will find good general coverage of game AI techniques and a number of comprehensive overviews while intermediate to expert professional game developers will find focused deeply technical chapters on specific topics of interest to them. Covers a wide range of AI in games with topics applicable to almost any gameTouches on most if not all of the topics necessary to get started in game AIProvides real-life case studies of game AI in published commercial gamesGives in-depth technical solutions from some of the industry’s best-known gamesIncludes downloadable demos and/or source code available at http://www. gameaipro. com | Game AI Pro 2 Collected Wisdom of Game AI Professionals

GBP 68.99
1

Practical Rendering and Computation with Direct3D 11

Practical Rendering and Computation with Direct3D 11

Direct3D 11 offers such a wealth of capabilities that users can sometimes get lost in the details of specific APIs and their implementation. While there is a great deal of low-level information available about how each API function should be used there is little documentation that shows how best to leverage these capabilities. Written by active members of the Direct3D community Practical Rendering and Computation with Direct3D 11 provides a deep understanding of both the high and low level concepts related to using Direct3D 11. The first part of the book presents a conceptual introduction to Direct3D 11 including an overview of the Direct3D 11 rendering and computation pipelines and how they map to the underlying hardware. It also provides a detailed look at all of the major components of the library covering resources pipeline details and multithreaded rendering. Building upon this material the second part of the text includes detailed examples of how to use Direct3D 11 in common rendering scenarios. The authors describe sample algorithms in-depth and discuss how the features of Direct3D 11 can be used to your advantage. All of the source code from the book is accessible on an actively maintained open source rendering framework. The sample applications and the framework itself can be downloaded from http://hieroglyph3. codeplex. comBy analyzing when to use various tools and the tradeoffs between different implementations this book helps you understand the best way to accomplish a given task and thereby fully leverage the potential capabilities of Direct3D 11. Key FeaturesPresents the high level concepts used to design algorithms Describes the nuts and bolts of how to implement the algorithmsExplains each of the major components of the Direct3D 11 libraryShows how Direct3D 11 can be used in a variety of real-world situationsProvides source code and sample programs on a supplementary website

GBP 46.99
1

Game Development for iOS with Unity3D

Interactive Data Visualization Foundations Techniques and Applications Second Edition

Interactive Data Visualization Foundations Techniques and Applications Second Edition

An Updated Guide to the Visualization of Data for Designers Users and ResearchersInteractive Data Visualization: Foundations Techniques and Applications Second Edition provides all the theory details and tools necessary to build visualizations and systems involving the visualization of data. In color throughout it explains basic terminology and concepts algorithmic and software engineering issues and commonly used techniques and high-level algorithms. Full source code is provided for completing implementations. New to the Second EditionNew related readings exercises and programming projects Better quality figures and numerous new figuresNew chapter on techniques for time-oriented dataThis popular book continues to explore the fundamental components of the visualization process from the data to the human viewer. For developers the book offers guidance on designing effective visualizations using methods derived from human perception graphical design art and usability analysis. For practitioners it shows how various public and commercial visualization systems are used to solve specific problems in diverse domains. For researchers the text describes emerging technology and hot topics in development at academic and industrial centers today. Each chapter presents several types of exercises including review questions and problems that motivate readers to build on the material covered and design alternate approaches to solving a problem. In addition programming projects encourage readers to perform a range of tasks from the simple implementation of algorithms to the extension of algorithms and programming techniques. Web ResourceA supplementary website includes downloadable software tools and example data sets enabling hands-on experience with the techniques covered in the text. The site also offers links to useful data repositories and data file formats an up-to-date listing of software packages and vendors and instructional tools such as reading lists lecture slides and demonstration programs. | Interactive Data Visualization Foundations Techniques and Applications Second Edition

GBP 44.99
1

Mathematical Conundrums

Mathematical Conundrums

Want to sharpen your mathematical wits? If so then Mathematical Conundrums is for you. Daily Telegraph enigmatologist Barry R. Clarke presents over 120 fiendish problems that will test both your ingenuity and persistence. Between these covers are puzzles in geometry arithmetic and algebra (there is even a section for computer programmers). And for the smartest readers who wish to stretch their mind to its limits a selection of engaging logic and visual lateral puzzles is included. Although no puzzle requires a greater knowledge of mathematics than the high school curriculum this collection will take you to the edge. But are you equal to the challenge? Features High-school level of mathematics is the only pre-requisite Variety of algebraic route-drawing and geometrical conundrums Hints section for the lateral puzzles Warm-up excercises to sharpen the wits Full solutions to every problem Barry R. Clarke has published over 1 500 puzzles in The Daily Telegraph and has contributed enigmas to New Scientist The Sunday Times Reader’s Digest The Sunday Telegraph and Prospect magazine. His book Challenging Logic Puzzles Mensa has sold over 100 000 copies. As well as a PhD in Shakespeare Studies Barry has a master’s degree and academic publications in quantum physics. He is now working on a revised theory of the hydrogen atom. Other skills include mathematics tutor filmmaker comedy-sketch writer cartoonist computer programmer and blues guitarist! For more information please visit http://barryispuzzled. com.

GBP 22.99
1

Game Anim Video Game Animation Explained

Ancient Loons Stories Pingree Told Me

Ancient Loons Stories Pingree Told Me

Ah I’m Pingree. We meet again. Splendid. Won’t you sit down?I looked around David’s room. Short of the library stacks I had never seen so many books piled into a single room. Where could I sit down? Every square inch of horizontal surface was covered. Books papers notes manuscripts—all congregated in random and chaotic disorder. This small encounter and the snapshot of the protagonist on the cover of this book introduce the reader to David E. Pingree the eminent classicist Orientalist historian of ancient science and member of the Department of the History of Mathematics at Brown University. This is a book of his stories retold by Phil Davis award-winning author and raconteur par excellence who reconstructs them from letters and many conversations with his friend Pingree. The stories trace connections between ancient characters historical and mythical and recreate a world in which the pursuit of knowledge for its own sake leads to unexpected pleasures and associations. They capture a world best described by Saul Lieberman’s quip about Gershom Scholem’s great work on the Kabala: Trash is trash; but the study of trash is scholarship and David Pingree’s imagined response Yes but there’s always something of value to be learned. The book is dedicated to preserving and promoting the specialized knowledge and thoughts of David Pingree a truly remarkable person and to inspire readers to follow academic tradition and at the same time explore unusual connections. | Ancient Loons Stories Pingree Told Me

GBP 69.99
1

Aaron Marks' Complete Guide to Game Audio For Composers Sound Designers Musicians and Game Developers

Aaron Marks' Complete Guide to Game Audio For Composers Sound Designers Musicians and Game Developers

Whether trying to land that first big gig or working to perfect the necessary skills to fill a game world with sound Aaron Marks’ Complete Guide to Game Audio 3rd edition will teach the reader everything they need to know about the audio side of the multi-million dollar video game industry. This book builds upon the success of the second edition with even more expert advice from masters in the field and notes current changes within the growing video game industry. The tools of the trade excerpts will showcase what professionals like Marty O’Donnell Richard Jacques and Tom Salta use to create their work and to help newcomers in the field prepare their own sound studios. Sample contracts are reviewed within the text as well as helpful advice about contractual terms and negotiable points. These sample contracts can also be found as a downloadable zip for the reader’s convenience. Aaron Marks also explores how to set your financial terms and network efficiently along with examples of how projects can go completely awry and achieving the best results in often complicated situations. Aaron Marks’ Complete Guide to Game Audio serves as the ultimate survival guide to navigating an audio career in the video game industry. Key Features New full color edition with a complete update of information. Added and expanded coverage of field recording for games creating voiceovers adaptive and interactive audio and other cutting edge sound creation and implementation techniques used within games. Update/Replacement of interviews. Include interviews/features on international game audio professionals New and expanded interview features from game composers and sound designers of every experience level such as Keith Arem Bradley Meyer Christopher Tin and Rodney Gates including many international professionals like Pasi Pitkanen Henning Nugel and Christos Panayides. Expanded and updated game console coverage of the Wii Wii U Xbox 360 Xbox One PS3 and PS4. Includes new scripting and middleware concepts and techniques and review of powerful tools such as FMOD and Wwise. | Aaron Marks' Complete Guide to Game Audio For Composers Sound Designers Musicians and Game Developers

GBP 46.99
1

Real-Time Rendering Fourth Edition

Real-Time Rendering Fourth Edition

Real-Time Rendering combines fundamental principles with guidance on the latest techniques to provide a complete reference on three-dimensional interactive computer graphics. It will help you increase speed and improve image quality and learn the features and limitations of acceleration algorithms and graphics APIs. This latest fourth edition has been updated to include a chapter on virtual reality and augmented reality and covers new topics such as visual appearance global illumination and curves and curved surfaces. It is for anyone serious about computer graphics who wants to learn about algorithms that create synthetic images fast enough that the viewer can interact with a virtual environment. Reviews This is the book I recommend to everyone starting out in the industry. Not only is it a great reference on so many topics each topic is covered in impressive depth with great references for further exploration. — Alex Vlachos Valve Real-Time Rendering condenses literally thousands of cutting-edge papers talks and blogs into a single easy-to-read volume presenting today's best practices open problems and promising state-of-the-art research. A key reference for beginners and experts! — Chris Wyman Principal Research Scientist NVIDIA Since it was first published Real-Time Rendering has been an invaluable companion to anyone who wants to keep up with this dynamic field. It combines rigorous coverage of the fundamentals with up-to-date discussion of the latest techniques. The fourth edition is required reading for anyone serious about computer graphics. — Matt Pharr co-author of Physically Based Rendering: From Theory to Implementation I built our rendering engine and my career on what I learned in previous editions of Real-Time Rendering. This new edition is carefully updated to represent the current state of our field and will remain the first resource I check when tackling a new challenge. — Patrick Cozzi Principal Graphics Architect Cesium and co-editor of OpenGL Insights Real-Time Rendering is the first book I recommend reading to anyone who wants to learn real-time graphics. All the relevant knowledge in one place and a joy to read too! — Aras Pranckevičius Unity Technologies About the Cover: The cover shows an example of advanced real-time rendering technology used in the 2018 Star Wars™ short Reflections which includes real-time ray tracing of reflections and area light shadows computed on the GPU. The short was produced by Epic Games and built in Unreal Engine in collaboration with ILMxLAB and NVIDIA. | Real-Time Rendering Fourth Edition

GBP 82.99
1