Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Physics for Game Developers
 
 
Kindle化リクエスト
このタイトルのKindle化をご希望の場合、こちらをクリックしてください。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

Physics for Game Developers [ペーパーバック]

David M. Bourg

価格: ¥ 5,310 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常1~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!
この商品には新版があります:
Physics for Game Developers Physics for Game Developers
¥ 4,449
通常2~3週間以内に発送

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

キャンペーンおよび追加情報


この商品をチェックした人はこんな商品もチェックしています


商品の説明

商品説明

   激しくぶつかり合うビリヤードのボール。ミサイルの弾道。加速する自動車のコーナリングにおける力学。物理の法則を適用すれば、ゲームに登場するほとんどすべてのものを写実的にモデリングすることができる。コンピュータゲームやシミュレーション、またはアニメーションの中であちこちに跳ね返ったり、飛び回ったり、転がったり、横滑りしたり、絶えず動いたりして説得力のある現実感を与えることができるのだ。

   本書は、物理学に基づいた現実感あふれるゲームを作成したいエンジニアの出発点となるだろう。第1部は力学入門になっていて、精密な動体力学のさまざまな側面を述べ、基本的な概念を説明している。この中には、運動伝達理論、エネルギー、動力学なども含まれている。第2部ではこれらの概念を、ミサイルなどの投射物や、船舶、飛行機、自動車といった実際の物体に当てはめている。第3部ではリアルタイムのシミュレーションを紹介し、コンピュータゲームに適用する方法を説明している。ゲームで使われる多くの要素は実際の物理を当てはめて考えることで現実感を帯びるはずだ。次に例を挙げよう。

  • ロケットやミサイルなどの軌道と燃料焼失から受ける効果
  • ビリヤードボールなどの物体同士の衝突
  • 急カーブを疾走するレースカーなどの安定感
  • 船舶やその他の水上輸送機関の動き
  • バットに当たった野球ボールの軌跡
  • 飛行機が航行する際の特徴

   本書を読むにあたって、物理の専門知識は必要ない。ただこの本は、基本的な大学レベルの古典物理学の知識を持っていることを前提に書かれている。また、三角法、ベクトル、および行列と(方程式と恒等関数は付録に参照が載っている)、陽関数の微分、積分を含む大学レベルの微積分学に関する理解も必要だろう。(Book Description, Amazon.com)

内容紹介

Colliding billiard balls. Missile trajectories. Cornering dynamics in speeding cars. By applying the laws of physics, you can realistically model nearly everything in games that bounces around, flies, rolls, slides, or isn't sitting still, to create compelling, believable content for computer games, simulations, and animation. Physics for Game Developers serves as the starting point for those who want to enrich games with physics-based realism. Part one is a mechanics primer that reviews basic concepts and addresses aspects of rigid body dynamics, including kinematics, force, and kinetics. Part two applies these concepts to specific real-world problems, such as projectiles, boats, airplanes, and cars. Part three introduces real-time simulations and shows how they apply to computer games. Many specific game elements stand to benefit from the use of real physics, including: *The trajectory of rockets and missiles, including the effects of fuel burn off *The collision of objects such as billiard balls *The stability of cars racing around tight curves *The dynamics of boats and other waterborne vehicles *The flight path of a baseball after being struck by a bat *The flight characteristics of airplanes You don't need to be a physics expert to learn from Physics for Game Developers, but the author does assume you know basic college-level classical physics. You should also be proficient in trigonometry, vector and matrix math (reference formulas and identities are included in the appendixes), and college-level calculus, including integration and differentiation of explicit functions. Although the thrust of the book involves physics principles and algorithms, it should be noted that the examples are written in standard C and use Windows API functions.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.6  28件のカスタマーレビュー
44 人中、42人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 A good place to start 2002/4/6
By Dave Astle - (Amazon.com)
形式:ペーパーバック
This book provides a good starting point for anyone looking to introduce more realistic physics into their game. It provides an overview of the laws of mechanics, focusing on rigid body and particle dynamics. It then takes these principles and applies them to specific simulations which often come up in games, such as projectiles, cars, airplanes, and hovercraft. The math is simplified, so the results are not always completely accurate, but they should be good enough for many games.

The book does have several shortcomings which prevent it from being a great book, the most important of which is that the content is fairly limited. It's less than 300 pages, and a significant amount of space (especially in the later chapters) is taken by source code listings. Of course, this is somewhat offset by the book's relatively low price.

If you buy this expecting it to be the ultimate guide to physics in games, you'll be disappointed. However, if you buy it as an introduction to physics in games (which how it's intended to be used), I think you'll be happy with it.

36 人中、32人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 3.0 Rather disappoints on the physics, lots of examples. 2001/12/13
By Stephen Lepp - (Amazon.com)
形式:ペーパーバック
It would probably not be impossible to learn the physics you need for your game simulation from this book, but it would be difficult. The presentation often lacks much physical insight. This may be intentional as to make the book read easier to a non-specialist, but I think it is a mistake.

As an example, the simple trajectory problem, launch a particle in constant acceleration with no friction, is presented here as four separate problems; launch a particle with target at same height, launch a particle with target higher, launch a particle with target lower and launch a particle horizontally with target lower. No physicist would approach the problem this way, it is absolutely trivial to present them all as the same problem with the same general solution.

Occasionally the book lapses with just outright errors. The most serious so far I've seen is the cylinder rolling down a plane without slipping is solved by assuming the frictional force is the static coefficient of friction times the normal force. In fact, the force can be any amount less then this. As a result the solution given has the funny property that it will roll up the plane for small angles.

The book isn't all bad, and may well serve it's primary purpose, which I assume, is to give a litany of examples that game developers may paste into their games. It certainly has lots of examples, and most are correct physics, still, perhaps with my bias as a physics professor, I was hoping for a bit more physical insight into the problems.

39 人中、34人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 Good overview, easy to understand even for non-scientists 2001/12/6
By Joerg Plewe - (Amazon.com)
形式:ペーパーバック
David gives an overview to basic physical and numerical principles and than describes the forces occuring in a couple of typical systems: projectiles, planes, ships, hovercrafts, cars. After that some issues on collision detection, integration and many-body-system are discussed.

The overall mathematical level is 'easy'.
David does not dig deeper into mechanics than it is necessary for a game.

The book is usefull for a beginner but also deserves the 'knowing' as a good cookbook for the games-level.

これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換