|
|
|
|
![]() ![]() |
Sep 18 2005, 10:58 AM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 1 Joined: 18-September 05 Member No.: 8,549 |
Can sombody tells me some good books for game programming with C++?
This post has been edited by microscopic^earthling: Oct 30 2005, 12:34 PM |
|
|
|
Oct 30 2005, 12:05 PM
Post
#2
|
|
|
Little MechBirdie Group: Members Posts: 299 Joined: 23-March 05 From: Down here in Holland Member No.: 3,178 |
A good book about making games in generaly, not in C++, is this one:
Andrew Rollings, Ernest Adams, On Game Design, New Riders Publishing, 2003, ISBN 1-5927-3001-9. I don't know much about C++ books, but I'm sure this will help you. -=jeroen=- |
|
|
|
Nov 14 2005, 05:28 PM
Post
#3
|
|
|
Premium Member Group: Members Posts: 200 Joined: 3-October 05 From: Missouri Member No.: 8,888 myCENTs:71.12 |
QUOTE(hasib @ Sep 18 2005, 05:58 AM) I had a copy of Cutting-Edge 3d Game Programming With C++ by John de Goes and it was decent. It is a bit older, mostly DOS-based, but went through a good deal of the concepts, walks you through the construction of a basic 3-D engine and so forth. If you have looked at the inside of the open source Quake code, this book will hold no surprises for you as far as the engine design. The C++ class/object organization may be new to you. Another good book is O'Reilly's Physics for Game Developers by David Bourg. The examples are all in C/C++. It is Windows-centric (I am a Mac/UNIX programmer), but the meat of the examples is portable. It does a very good job of teaching both basic principles of physics which most people miss (or forget) from school in the context of game-design and does a very good job. I have lost my copy in a move and miss it regularly. |
|
|
|
Sep 24 2007, 03:26 AM
Post
#4
|
|
|
Advanced Member Group: Members Posts: 128 Joined: 12-February 05 From: St. Louis, MO Member No.: 2,612 |
Look for "Beginning OpenGL programming"... I recommend getting in touch with openGL if you plan to use a cross-platform system programming language like c++ --- then perhaps look into your DirectX or other SDK's.... SDL for example will continue the cross platform attitude - and abstract the intricate window creation and message pumps...
Good luck. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 4th December 2008 - 03:24 AM |