资源分享 – 3D Game Engine Architecture – Engineering Real-Time Applications with Wild Magic 英文高清PDF下载
本文作者:StubbornHuang
版权声明:本文为站长原创文章,如果转载请注明原文链接!
原文标题:资源分享 – 3D Game Engine Architecture – Engineering Real-Time Applications with Wild Magic 英文高清PDF下载
原文链接:https://www.stubbornhuang.com/1664/
发布于:2021年09月05日 10:33:56
修改于:2022年03月08日 23:52:37

1 3D Game Engine Architecture - Engineering Real-Time Applications with Wild Magic 英文高清PDF下载download

1.1 书籍简介
Dave Eberly 的 3D Game Engine Architecture - Engineering Real-Time Applications with Wild Magic是第一本介绍实时 3D 引擎基本概念和算法的专业指南,并迅速成为游戏开发的经典之作。Dave 的新书《3D 游戏引擎架构》延续了传统,全面介绍了 3D 引擎的软件工程和编程。本书是工程过程的完整指南,从图形管道的演练开始,展示如何构建 3D 系统的核心元素,包括数据结构、数学系统和对象系统。Dave 解释了如何使用场景图管理数据,如何构建渲染和相机系统,以及如何处理细节层次、地形和动画。还涵盖了顶点和像素着色器等高级渲染效果以及碰撞检测和物理系统。
1.2 项目推荐
我创建了一个github项目专门用于收集计算几何和计算机图形学经典和必读书籍,并想办法找到所有可用的电子书资源,长期更新,不死不休!如果你对这方面感兴趣,欢迎star哦!
- 计算几何与计算机图形必备书单整理,附下载链接!:https://www.stubbornhuang.com/1256/
- 相应的github项目地址:https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics
1.3 书籍下载
当前分类随机文章推荐
- 资源分享 - Handbook of Discrete and Computational Geometry, Second Edition 英文高清PDF下载 阅读1795次,点赞0次
- 资源分享 - Real-Time Rendering, Fourth Edition 英文高清PDF下载 阅读53728次,点赞21次
- 资源分享 - Real-Time Rendering, Second Edition 英文高清PDF下载 阅读1645次,点赞0次
- 资源分享 - Jim Blinn's Corner - A Trip Down the Graphics Pipeline 英文高清PDF下载 阅读2542次,点赞3次
- 资源分享 - Digital Image Processing , Fourth Edition 英文高清PDF下载 阅读2327次,点赞1次
- 资源分享 - GPU Pro 4 - Advanced Rendering Techniques 英文高清PDF下载 阅读2342次,点赞1次
- 资源分享 - Computer Graphics - From Pixels to Programmable Graphics Hardware 英文高清PDF下载 阅读800次,点赞1次
- 资源分享 - Digital Lighting & Rendering , First Edition 英文高清PDF下载 阅读836次,点赞0次
- 资源分享 - Computer Graphics Through OpenGL - From Theory to Experiments (Second Edition)英文高清PDF下载 阅读1984次,点赞0次
- 资源分享 - GPGPU Programming for Games and Science 英文高清PDF下载 阅读1241次,点赞0次
全站随机文章推荐
- C++11 - override关键字简要介绍 阅读1920次,点赞0次
- Pytorch - 多GPU训练方式nn.DataParallel与nn.parallel.DistributedDataParallel的区别 阅读523次,点赞0次
- OpenCV - 创建新图像以及遍历图片像素值和设置像素值 阅读2860次,点赞0次
- Python - opencv-python保存视频时出现Failed to load OpenH264 library: openh264-1.8.0-win64.dll错误 阅读655次,点赞0次
- 资源分享 - High Dynamic Range Imaging- Acquisition, Display, and Image-Based Lighting ( First Edition )PDF下载 阅读2553次,点赞0次
- ThreeJS - 如何提升three.js的渲染效果?看完这篇你可能会有启发 阅读1800次,点赞0次
- C++11/std::atomic - 原子变量(不加锁实现线程互斥) 阅读5851次,点赞2次
- 资源分享 - Calculus for Computer Graphics , Second Edition 英文高清PDF下载 阅读856次,点赞0次
- 资源分享 - Artificial Intelligence - A Modern Approach , Second Edition 英文高清PDF下载 阅读1184次,点赞1次
- 资源分享 - Python深度学习:基于PyTorch (吴茂贵著) 高清PDF下载 阅读3566次,点赞0次
评论
164