沃新书屋 - Collision Detection in Interactive 3D Environments
本书资料更新时间:2025-05-18 19:16:17

Collision Detection in Interactive 3D Environments

Collision Detection in Interactive 3D Environments精美图片

Collision Detection in Interactive 3D Environments书籍详细信息

  • ISBN:9781558608016
  • 作者:Gino van den Bergen
  • 出版社:A K Peters/CRC Press
  • 出版时间:2003-10-27
  • 页数:277
  • 价格:GBP 67.99
  • 纸张:暂无纸张
  • 装帧:Hardcover
  • 开本:暂无开本
  • 语言:暂无语言
  • 适合人群:Developers interested in game design and development, Computer graphics researchers, Computer science students, Physics simulation engineers, and anyone working with interactive 3D environments
  • TAG:Computer Science / Game Development / 3D Graphics / Physics Simulation / Interactive Computing
  • 豆瓣评分:暂无豆瓣评分
  • 更新时间:2025-05-18 19:16:17

内容简介:

The heart of any system that simulates the physical interaction between objects is collision detection-the ability to detect when two objects have come into contact. This system is also one of the most difficult aspects of a physical simulation to implement correctly, and invariably it is the main consumer of CPU cycles. Practitioners, new to the field or otherwise, quickly discover that the attempt to build a fast, accurate, and robust collision detection system takes them down a long path fraught with perils and pitfalls unlike most they have ever encountered. Without in-depth knowledge and understanding of the issues associated with engineering a collision detection system, the end of that path is an abyss that has swallowed many a good programmer! Gino van den Bergen's new book is the story of his successful journey down that path. The outcome is his well-known collision detection system, the SOftware Library for Interference Detection (SOLID). Along the way, he covers the topics of vector algebra and geometry, the various geometric primitives of interest in a collision system, the powerful method of separating axes for the purposes of intersection testing, and the equally powerful Gilbert-Johnson-Keerthi (GJK) algorithm for computing the distance between convex objects. But this book provides much more than a good compendium of the ideas that go into building a collision system. The curse of practical computational geometry is floating-point arithmetic. Algorithms with straightforward implementations when using exact arithmetic can have catastrophic failures in a floating-point system. Specifically, intersection and distance algorithms implemented in a floating-point system tend to fail exactly in the most important case in a collision system-when two objects are just touching. Great care must be taken to properly handle floating-point round off errors. Gino's ultimate accomplishment in this book is his presentation on how to correctly implement the GJK distance algorithm in the presence of single-precision floating-point arithmetic. And what better way to illustrate this than with a case study, the final chapter on the design and implementation of SOLID. About the CD-ROM The companion CD-ROM includes the full C++ source code of SOLID 3.5 as well as API documentation in HTML and PDF formats. Both single (32bit) and double (64bit) precision versions of the SOLID SDK plus example programs can be compiled for Linux platforms using GNU g++ version 2.95 to 3.3 and for Win32 platforms using Microsoft Visual C++ version 6.0 to 7.1. Use of the SOLID source code is governed by the terms of either the GNU GPL or the Trolltech QPL (see CD-ROM documentation for details). About the Author Gino van den Bergen is a game developer living and working in The Netherlands. He is the creator of SOLID and holds a Ph.D. in computing science from Eindhoven University of Technology. Gino implemented collision detection and physics in NaN Technologies' Blender, a creation suite for interactive 3D content.

书籍目录:

暂无相关目录,正在全力查找中!


作者简介:

暂无相关内容,正在全力查找中


其它内容:

暂无其它内容!


下载点评

  • 重排(476+)
  • 优质(864+)
  • 流畅(439+)
  • 无乱码(650+)
  • 适配(232+)
  • 可编辑(297+)
  • 无广告(845+)
  • 批注(1702+)
  • 兴趣(980+)
  • 过期(264+)
  • 相见恨晚(187+)
  • 珍藏(910+)
  • 图文(993+)
  • 神器(282+)
  • 感动(280+)
  • 意境深远(235+)

下载评论

  • 用户1722527268: ( 2024-08-01 23:47:48 )

    双语版电子书下载秒传,支持EPUB/MOBI格式导出,体验良好。

  • 用户1728842918: ( 2024-10-14 02:08:38 )

    图文功能搭配MOBI/AZW3格式,无损数字阅读体验,体验良好。

  • 用户1734110509: ( 2024-12-14 01:21:49 )

    互动功能搭配EPUB/AZW3格式,完整数字阅读体验,值得收藏。

  • 用户1744577650: ( 2025-04-14 04:54:10 )

    稳定下载EPUB/TXT文件,优质期刊推荐收藏,推荐下载。

  • 用户1740684447: ( 2025-02-28 03:27:27 )

    极速下载EPUB/MOBI文件,精校学术推荐收藏,资源优质。


相关书评

暂时还没有人为这本书评论!


以下书单推荐