Game Programming Gems (Game Programming Gems (W/CD))
|
| List Price: | £63.94 |
| Price: | £47.99 & eligible for FREE Super Saver Delivery on orders over £5. Details |
Availability: Usually dispatched within 2 to 3 weeks
Dispatched from and sold by Amazon.co.uk
11 new or used available from £29.49
Average customer review:Product Description
For the countless tasks involved in creating a game engine there are an equal number of possible solutions. This text is a hands-on, comprehensive resource packed with a variety of game programming algorithms written by experts from the game industry. From animation and artificial intelligence to Z-buffering, lighting calculations, weather effects, curved surfaces and mutliple layer Internet gaming, to music and sound effects, all of the major techniques needed to develop a competitive game engine are covered. "Game Programming Gems" is written in a style which should be accessible to individuals with a range of expertise levels. All of the source code for each algorithm is included and can be used by advanced programmers immediately. For aspiring programmers, there is a detailed tutorial to work hrough before attempting the code, and suggestions for possible modifications and optimizations are included as well. The CD-ROM contains the source code in C and C++, completely portable to Windows and Linux, and all graphics displays which use the popular Open GL language.
Product Details
- Amazon Sales Rank: #416858 in Books
- Published on: 2000-08-31
- Original language: English
- Number of items: 1
- Binding: Hardcover
- 600 pages
Editorial Reviews
Amazon.co.uk Review
Aimed at the working (or aspiring) C/C++ game programmer, Game Programming Gems contains over 60 programming tips gathered from more than 40 working game gurus. If you want to build your own games or are simply interested in how games work, this text provides an intriguing glimpse into how the pros create state-of-the-art 3-D animation.
The guiding principle in this book is to publish the best available tips for game programming. Most of these fit into 10 pages or less. But don't let the efficient presentation fool you. Almost every one of these tips will be invaluable to any serious game developer.
Early sections concentrate on techniques for creating more maintainable, faster code. A guide to using scripts for data-driven game modules and techniques teaches you better resource management. A quick-start tutorial to the Standard Template Library (STL) will help you learn how to use these fast collection classes in your code right away. Several contributors show off strategies for better game debugging and profiling (and there is even a set of classes that can provide on-screen feedback during testing.)
The mathematical underpinnings required to do leading-edge 3-D graphics processing are also discussed. And Artificial Intelligence (AI) techniques for games are explained.
Over 20 techniques for doing work with polygons (a staple of representing 3-D virtual worlds) are laid out too. You will learn a variety of important concepts such as collision detection, working with key frames, better skinning for character animation, and realistic terrain generation (including fractals). A discussion of pixel effects, with some cutting-edge ways to add more realistic lighting and shadows to your games, closes the discussion.
With its leading-edge material on algorithms used by the competition, Game Programming Gems will be a virtual must-read for anyone who works in the game industry. With code samples geared to OpenGL that should run on both Windows and Linux, this book will help developers hone their game programming skills. --Richard Dragan
Customer Reviews
A must have
The book is an absolute must have for any Game Developer in the industry or as a hobbiest. The book gives a detailed design and implementation of game devlopment aspects, techniques and tricks around 10 pages which is enough to keep you thinking and coding for days.
The novice game developer might be a little overwelmed of some of the topics discussed but from the amount of knowledge contained in the book im positive everyone will benifit from the book and well worth their money.
For the professionals and experienced coders, you'll make your way to the top quickly from taking in and implementing the discussed topics in the book and find theres a few things that you wont probably find on the web.
This book is one of the highlights of my references and book collection. You wont be dissapointed!
A must-have
Whether you're a hobbyist or professional programmer, this book is invaluable. While I have problems understanding most of the advanced mathematical topics as I have still to complete Maths at GCSE level, there is still a lot of useful code in this book - the Profiler, for example. This is a MUST-HAVE!
Superb reference, and a good read
Compiled by the industry's leading game programmers, this book contains a multitude of handy routines, game-related algorithms, mathematical tutorials, and ideas.
The book has been excellently layed out for accessibility: you can browse the table of contents to spot a useful "gem," then read all about it, play with the source code (printed & on the CD) and if you're still interested, follow up references. Alternatively, you can sit down with the book and just read it, learning and being inspired! The list of topics is remarkable, and you can expect to find coverage of most of the tricks behind the complex games of the present day.
Limitations have been imposed on the contributions, such as the graphics API they use, in the interest of compatibility. Obviously, OpenGL (the 3D graphics API used) is not the only choice for game graphics, and so the reader may wish to convert to their chosen system. This will not be difficult, as the focus of the book is on the algorithms and techniques, not on the details of APIs or operating systems.
Don't expect to find a step-by-step guide to making your own 3D engine, or a detailed tutorial on setting up OpenGL for a particular OS. This book may well be a little tough going for the beginner, despite an introductory section. Nevertheless, providing you have already acheived a degree of familiarity with game programming, I am sure that you will find it one of the best advanced books on the subject. I thouroughly recommend it.




