Limit search to available items
Book Cover
E-book
Author Cozzi, Patrick, author.

Title 3D engine design for virtual globes / Patrick Cozzi, Kevin Ring
Published Boca Raton, FL : CRC Press, [2011]
©2011

Copies

Description 1 online resource (xix, 490, [1] pages) : illustrations, maps
Series An A K Peters book
Contents Introduction FUNDAMENTALS; Math Foundations; Renderer Design; Globe Rendering; ; PRECISION; Vertex Transform Precision; Depth Buffer Precision; ; VECTOR DATA; Vector Data and Polylines; Polygons; Billboards; Exploiting Parallelism in Resource Preparation; ; TERRAIN; Terrain Basics; Massive Terrain Rendering; Geometry Clipmapping; Chunked LOD Appendix: Implementing a Message Queue
Summary "The first half of the book details the design of a modern 3D graphics engine: a shader-based architecture with an abstract rendering API fed by hierarchical culling and state sorting. The second half of the book upgrades the generic 3D engine to a virtual globe engine by adding high precision rendering, accurate globe rendering, vector data rendering, out-of-core rendering, and terrain rendering. The algorithms and techniques in the book are not tied to any particular programming language or rendering API but they will provide concrete examples in C#, OpenGL, and GLSL"--Provided by publisher
Notes "An A K Peters book"--Cover
Bibliography Includes bibliographical references (pages 477-490)
Notes Print version record
Subject Search engines -- Programming.
Web search engines.
Three-dimensional imaging.
Digital mapping.
Texture mapping.
Imaging, Three-Dimensional
three-dimensional.
COMPUTERS -- Web -- Search Engines.
COMPUTERS -- Image Processing.
Digital mapping
Search engines -- Programming
Texture mapping
Three-dimensional imaging
Web search engines
Form Electronic book
Author Ring, Kevin, author.
LC no. 2011010460
ISBN 132261427X
9781322614274
9781439865583
1439865582
Other Titles Three-dimensional engine design for virtual globes