Beginning Math Concepts for Game Developers
暫譯: 遊戲開發者的數學概念入門
Ph.D. John P Flynt, Boris Meltreger
- 出版商: Course Technology
- 出版日期: 2006-10-10
- 售價: $816
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 1598632906
- ISBN-13: 9781598632903
無法訂購
買這商品的人也買了...
-
$520$416 -
$3,360$3,192 -
$1,935The ACE Programmer's Guide: Practical Design Patterns for Network and Systems Programming
-
$520$411 -
$1,960AI Game Programming Wisdom 3 (Hardcover)
-
$550$435 -
$480$379 -
$800$680 -
$400$360 -
$350$298 -
$880$695 -
$5,150$4,893 -
$620$490 -
$1,872Continuous Integration: Improving Software Quality and Reducing Risk (Paperback)
-
$350$273 -
$520$411 -
$820$648 -
$650$514 -
$420$332 -
$1,348Cloud Computing Bible (Paperback)
-
$580$458 -
$980$833 -
$790$672 -
$580$458 -
$800$632
相關主題
商品描述
Description
Successful game programmers understand that in order to take their skills beyond the basics, they must have an understanding of central math topics; however, finding a guide that explains how these topics relate directly to games is not always easy. Beginning Math Concepts for Game Developers is the solution! It includes several hands-on activities in which basic math equations are used for the creation of graphs and, ultimately, animations. By the time you finish, you will have developed a complete application from the ground up that allows you to endlessly explore game development scenarios for 2D games. If you have a basic understanding of programming essentials and a desire to hone your math skills, then get ready to take a unique journey that examines what is possible when you combine game development with basic math concepts.
1. Getting Started With C# and the Math Library
A. C# as a Game Development Language
B. Setting up a Project
C. Inspecting the Math Library
D. Guess a Number
2. Functions and Methods
A. Understanding Functions as Patterns
B. Creating Lab for Exploring Functions
a.Generating Date for a Table
b.Developing Classes
c.Equations and Methods
3. Concepts Behind Functions
A. Number Domains
B. Restricted Values
C.Handling Exceptions
D.Making use of a List to Store Function Output
E.Fields and Properties
F.Division By Zero and Other Mysteries
4. Extending the Lab with a Coordinate Plane
A. How to Graph
B. Putting the List Values to Work
C. Using a Flag
D. Closing
E. The True Value Game
5. Local and World Space in Cartesian Terms
A. Spawning a Cartesian Plane.
B. Learning How to Do Things Twice
C. Understanding Grids
D. Axes and How to Make Them
E. Making Your Point
F. Finding the Curve
6. Changing Things: Lines, Slopes, and Methods
A. What Counts As a Valid Function
B. Constant Functions
C. How to Make a Profit
D. Linear Things
E. Making Things Visible
F. Method Overloading
A. The Factory Game
7. Quadratics and Other Functions
A. Parabolas
B. Minimum and Maximum
C. Absolute Values
D. Discontinuous Functions
E. Stair Steps and Other Antics
F. The Table Game
8. Limits and Methods for Them
A. Talk of Limits
B. Bicycle Tires
C. Different forms of Limits
D. Continuity
E. Infinity
F. Creating Graphics That Merge
9. Animating the World
A. Threads and Timers
B. Eliminating Flicker
C. Derived Classes
D. Working with Arrays of Continuous Values
E. Queues and Coordinates
F. Event Generation
G. Event Detection
10. In to the Game
A. Derivation and Acceleration
B. Controlling Flight
C. Multiplying Complexity
D. A Target Game
E. Extended Intelligence in Games
商品描述(中文翻譯)
**描述**
成功的遊戲程式設計師了解,為了將他們的技能提升到基本知識之上,他們必須對核心數學主題有一定的理解;然而,找到一本能夠解釋這些主題如何與遊戲直接相關的指南並不總是容易。《遊戲開發者的基本數學概念》就是解決方案!本書包含幾個實作活動,利用基本數學方程式來創建圖形,最終實現動畫。當你完成時,你將從零開始開發一個完整的應用程式,讓你無限探索2D遊戲的開發場景。如果你對程式設計的基本知識有一定了解,並渴望提升你的數學技能,那麼準備好踏上這段獨特的旅程,探索當你將遊戲開發與基本數學概念結合時,會發生什麼可能性。
**目錄**
1. 開始使用 C# 和數學庫
A. C# 作為遊戲開發語言
B. 設置專案
C. 檢查數學庫
D. 猜數字
2. 函數和方法
A. 理解函數作為模式
B. 創建探索函數的實驗室
a. 為表格生成數據
b. 開發類別
c. 方程式和方法
3. 函數背後的概念
A. 數字範疇
B. 限制值
C. 處理例外
D. 利用列表存儲函數輸出
E. 欄位和屬性
F. 除以零和其他謎題
4. 使用坐標平面擴展實驗室
A. 如何繪圖
B. 將列表值付諸實踐
C. 使用標誌
D. 結束
E. 真實價值遊戲
5. 在笛卡爾術語中的局部和世界空間
A. 生成笛卡爾平面
B. 學習如何做兩次
C. 理解網格
D. 軸和如何製作它們
E. 確定你的點
F. 尋找曲線
6. 改變事物:線、斜率和方法
A. 什麼算是有效函數
B. 常數函數
C. 如何獲利
D. 線性事物
E. 使事物可見
F. 方法重載
G. 工廠遊戲
7. 二次函數和其他函數
A. 拋物線
B. 最小值和最大值
C. 絕對值
D. 不連續函數
E. 階梯和其他花招
F. 表格遊戲
8. 極限及其方法
A. 談論極限
B. 自行車輪胎
C. 不同形式的極限
D. 連續性
E. 無限
F. 創建合併的圖形
9. 動畫世界
A. 線程和計時器
B. 消除閃爍
C. 派生類別
D. 處理連續值的數組
E. 隊列和坐標
F. 事件生成
G. 事件檢測
10. 進入遊戲
A. 導數和加速度
B. 控制飛行
C. 增加複雜性
D. 目標遊戲
E. 遊戲中的擴展智能