|
Size: 60
Comment: page created
|
Size: 2697
Comment: minor change
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| Here are some links to books about SDL and related topics. | = Books Related to SDL = * [[http://www.amazon.com/Learn-Making-Games-Charles-Programming/dp/1584504552/ref=sr_1_2?ie=UTF8&s=books&qid=1255150140&sr=8-2|Learn C++ by Making Games|target="blank"]] by Erik Yuzwa & Francois Dominic Laramee . An introduction to C++, using it to develop games with SDL . ''"The book concludes with an exploration of how to use the Simple Direct``Media Layer to display graphics and handle basic input, sound, linked lists, templates, along with a variety of more advanced topics, including using SDL to create a simple demo."'' ~-(Amazon.com)-~ * [[http://www.amazon.com/Game-Programming-Start-Finish-Development/dp/1584504323/ref=sr_1_1?ie=UTF8&s=books&qid=1255150140&sr=8-1|Game Programming in C++ Start to Finish|target="blank"]] by Erik Yuzwa . An introduction to game programming using SDL and OpenGL on Windows. . ''"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. "'' ~-(Amazon.com)-~ * [[http://www.amazon.com/Teach-Yourself-Games-Programming-Computers/dp/0071544755|Teach Yourself Games Programming]] by Alan Thorne . Check out chapters 4 and 6 especially! . ''"This book provides an overview of game production using C++ and either VC++2005 or Codeblocks and the SDL library."'' ~-(Amazon.com UK)-~ * [[http://www.amazon.com/exec/obidos/ASIN/1592000304/acmorg-20|Focus On SDL]] (The Premier Press Game Development Series) by Ernest Pazera . This book has received many positive reviews from users! . ''"From setting up your system to incorporating networking and user interface components, Focus On SDL gives you the tools you need in one comprehensive guide."'' ~-(Amazon.com)-~ * [[http://www.amazon.com/Structures-Programmers-Premier-Press-Development/dp/1931841942/ref=sr_1_1?ie=UTF8&s=books&qid=1273790911&sr=1-1|Data Structures for Game Programmers (Premier Press Game Development)]] by Ron Penton . The included CD contains an SDL Primer by Ernest Pazera. . ''"The bottom line is: this book takes the boring and difficult subject of data structures, and turns them into something anyone can understand, in a fun and exciting way. 5 stars!"'' ~-(Amazon.com)-~ . ''"SDL, a cross-platform graphics library, is used for the demos and the coverage of that is almost worth the price of admission. (though I recommend Focus on SDL in addition)"'' ~-(Amazon.com)-~ |
Books Related to SDL
Learn C++ by Making Games by Erik Yuzwa & Francois Dominic Laramee
- An introduction to C++, using it to develop games with SDL
"The book concludes with an exploration of how to use the Simple DirectMedia Layer to display graphics and handle basic input, sound, linked lists, templates, along with a variety of more advanced topics, including using SDL to create a simple demo." (Amazon.com)
Game Programming in C++ Start to Finish by Erik Yuzwa
- An introduction to game programming using SDL and OpenGL on Windows.
"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. " (Amazon.com)
Teach Yourself Games Programming by Alan Thorne
- Check out chapters 4 and 6 especially!
"This book provides an overview of game production using C++ and either VC++2005 or Codeblocks and the SDL library." (Amazon.com UK)
Focus On SDL (The Premier Press Game Development Series) by Ernest Pazera
- This book has received many positive reviews from users!
"From setting up your system to incorporating networking and user interface components, Focus On SDL gives you the tools you need in one comprehensive guide." (Amazon.com)
Data Structures for Game Programmers (Premier Press Game Development) by Ron Penton
- The included CD contains an SDL Primer by Ernest Pazera.
"The bottom line is: this book takes the boring and difficult subject of data structures, and turns them into something anyone can understand, in a fun and exciting way. 5 stars!" (Amazon.com)
"SDL, a cross-platform graphics library, is used for the demos and the coverage of that is almost worth the price of admission. (though I recommend Focus on SDL in addition)" (Amazon.com)
