I bought the Kindle version of this book, so there is no companion CD-ROM. When you go to the website recommended for download of files for the CD-ROM, you are immediately redirected to a site that will sell you the CD-ROM (a company called Delmar Cengage Learning). Lucky me, I can pay $29.99 for
Game Programming in C++: Start to Finish (Game Development Series)
โ Scribed by Erik Yuzwa
- Publisher
- Charles River Media
- Year
- 2006
- Tongue
- English
- Leaves
- 414
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Welcome to the exciting world of game programming! If you're already familiar with the C++ programming language and want to learn how to program games, this book is for you. Game Programming in C++: Start to Finish will help you learn how to turn your own game fantasies into playable realities! Over the course of the book, you'll learn the popular techniques and practices behind today's games. Not only will you add a lot of theory to your game programming toolkit, but you'll also create a small basic game from scratch - SuperAsteriodArena. While you'll focus on using the SDL and the OpenGL libraries to learn game programming, you'll also learn the essential Windows principles that you'll need to create just about any kind of game with any other API such as DirectX. This easy-to-follow book takes current game programming information and filters it down to a practical level. Each chapter and subsection builds upon previous chapters and topics in a tutorial format, allowing you to progress at your own pace. As you work through the book, you'll build the SuperAsteriodArena game, beginning with engine creation and 3D programming with SDL and OpenGL. From there you'll move on to animation effects, audio, collision detection, networking, and finalizing the game. A variety of tools are used throughout, including Visual Studio and OpenGL, SDL, Autodesk 3ds Max, and the Audacity sound tool.
๐ SIMILAR VOLUMES
This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programmi
This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programmi
<span>C++ for Game Programmers, second edition is a completely updated and expanded edition of this best-selling reference. As with the first edition, the book is not intended to replace foundational C++ books and reference material: instead, it supplements them by putting everything into perspectiv
First off - this book assumes a familiarity with C or C++. If pointer arithmetic makes you squirm, better hit the language basics books before picking this up. For the rest of you, this book is a valuable resource. In a few short chapters, the book gives a good primer on some of the more difficul