Floating Point Numerics for Games and Simulations
Author: Nima Badizadegan
Publisher finelybook 出版社: CRC Press
Edition 版本: 1st edition
Publication Date 出版日期: 2025-05-30
Language 语言: English
Print Length 页数: 213 pages
ISBN-10: 1032933550
ISBN-13: 9781032933559
Book Description
Floating point is ubiquitous in computers, where it is the default way to represent non-integer numbers. However, few people understand it. We all see weird behavior sometimes, and many programmers treat it as a mystical and imprecise system of math that just works until it sometimes doesn’t. We hear that we shouldn’t trust floating point with money, we know that 0.1 + 0.2 does not equal 0.3, and “NaN” shows up in our logs when things break. We rarely hear why any of this is the case, and less about what to do about it.
This book pulls back the veil on floating point and shows how this number system we program with every day works. It discusses how to leverage the number system for common calculations, particularly in graphics and simulations, and avoid pitfalls. Further, we will review methods that can give you either better performance or better accuracy on tasks like numerical integration and function approximation, so you can learn to make the right tradeoffs in your programs.
This book builds upon a basic knowledge of calculus and linear algebra, working with illustrative examples that demonstrate concepts rather than relying on theoretical proofs. Along the way, we will learn why Minecraft has struggled with boat physics and what the heck John Carmack was thinking with Quake III’s infamous fast reciprocal square root algorithm. By the end of the book, you will be able to understand how to work with floating point in a practical sense, from tracking down and preventing error in small calculations to choosing numerical building blocks for complex 3D simulations.
- Gives insight into how and why floating-point math works
- Describes how floating-point error arises and how to avoid it
- Surveys numerical methods important to graphics and numerical simulations
- Includes modern techniques to apply to your numerical problems
- Shows how to hack the floating-point numbers to compute faster and more accurately
About the Author
Nima Badizadegan is an engineer who works at the intersection of computer systems and mathematics. His past experience includes work at Google and on Wall Street, as well as being a consultant and startup founder. Badizadegan has several publications in the fields of simulation and computer arithmetic and is the inventor of over 10 patents. He is a member of the IEEE and ACM and contributes to the IEEE 754 floating point standard. He is the author of the popular technical blog Speculative Branches (https://specbranch.com), where he writes about computer systems, software engineering, and math.
下载地址
相关推荐
Android Studio Meerkat Essentials – Kotlin Edition: Developing Android Apps Using Android Studio Meerkat and Kotlin
Blockchain and AI in Shaping the Modern Education System
Deep Learning and Blockchain Technology for Smart and Sustainable Cities
Class-D Audio Power Amplifier Design
Engineering Drawing and Product Manufacturing Information with 3D Models
Scalable Artificial Intelligence for Healthcare: Advancing AI Solutions for Global Health Challenges
评论 抢沙发
觉得文章有用就打赏一下
您的打赏,我们将继续给力更多优质内容
支付宝扫一扫

微信扫一扫
