3D Engine Design for Virtual Globes 非扫描版
2022-05-18 09:42:51 12.84MB 3D Engine
1
Title: 3D Engine Design for Virtual Globes Author: Kevin Ring, Patrick Cozzi Length: 520 pages Edition: 1 Language: English Publisher: A K Peters/CRC Press Publication Date: 2011-06-24 ISBN-10: 1568817118 ISBN-13: 9781568817118 Supported with code examples and the authors’ real-world experience, this book offers the first guide to engine design and rendering algorithms for virtual globe applications like Google Earth and NASA World Wind. The content is also useful for general graphics and games, especially planet and massive-world engines. With pragmatic advice throughout, it is essential reading for practitioners, researchers, and hobbyists in these areas, and can be used as a text for a special topics course in computer graphics. Topics covered include: Rendering globes, planet-sized terrain, and vector data Multithread resource management Out-of-core algorithms Shader-based renderer design Table of Contents Chapter 1. Introduction Chapter 2. Math Foundations Chapter 3. Renderer Design Chapter 4. Globe Rendering Chapter 5. Vertex Transform Precision Chapter 6. Depth Buffer Precision Chapter 7. Vector Data and Polylines Chapter 8. Polygons Chapter 9. Billboards Chapter 10. Exploiting Parallelism in Resource Preparation Chapter 11. Terrain Basics Chapter 12. Massive-Terrain Rendering Chapter 13. Geometry Clipmapping Chapter 14. Chunked LOD Appendix A. Implementing a Message Queue
2022-02-15 11:49:58 15.29MB 3D Engine Design
1
有效的3D引擎 渲染系统使用的OpenGL及OpenGL ES,Windows上的OpenGL ES使用AMD的ES模拟器。 环境部署 Win32环境配置 编辑器 将proj_win32/RenderSystem/gles_renderSystem/GLES/dll中的dll文件proj_win32/bin/Editor到proj_win32/bin/Editor中。 将proj_win32/RenderSystem/opengl_renderSystem/glew2.1.0/bin/Release/Win32中的dll文件proj_win32/bin/Editor到proj_win32/bi
2022-02-15 09:22:12 124.57MB opengl mono opengl-es 3d-engine
1
一个跨平台的 3D 渲染库。
2021-08-05 20:04:19 180KB 开源软件
1
3D Engine Design for Virtual Globes原版书籍,对三维GIS感兴趣的朋友可以研究一下
2021-07-16 09:28:01 134.46MB 3d engine globe
1
完整版3D Engine Design for Virtual Globes,作者Patrick Cozzi/ Kevin Ring, 、
2020-01-03 11:30:19 128.31MB 3D Engine De google
1
国外的irrlicht书籍,全英文的,作者Aung Sithu Kyaw、Johannes Stein。书上用的是Irrlicht1.7,目前最新的1.8跟它完全兼容。
2019-12-21 19:57:02 7.17MB irrlicht 3D 游戏引擎 新手指南
1