资源分享 – Introduction to Computer Graphics – A Practical Learning Approach 英文高清PDF下载
本文作者:StubbornHuang
版权声明:本文为站长原创文章,如果转载请注明原文链接!
原文标题:资源分享 – Introduction to Computer Graphics – A Practical Learning Approach 英文高清PDF下载
原文链接:https://www.stubbornhuang.com/1768/
发布于:2021年10月24日 16:04:33
修改于:2022年03月09日 0:05:37

1 Introduction to Computer Graphics - A Practical Learning Approach 英文高清PDF下载download

1.1 书籍简介
教您的学生如何创建图形应用程序
Introduction to Computer Graphics - A Practical Learning Approach指导学生开发自己的交互式图形应用程序。作者逐步展示了如何使用EnvyMyCar (NVMC) 框架作为贯穿全文的一致示例来实现计算机图形概念和理论。他们使用 WebGL 图形 API 来开发 NVMC,这是一款简单的交互式赛车游戏。
每章都侧重于特定的计算机图形方面,例如 3D 建模和照明。作者帮助学生了解如何处理 3D 几何变换、纹理、复杂的照明效果等。这种实用的方法引导学生绘制最终创建视觉上令人愉悦的赛车游戏所需的元素和效果。
主要特点:
- 通过开发交互式视频游戏将计算机图形理论付诸实践
- 使学生能够在实际环境中尝试概念
- 使用 WebGL 作为代码示例
1.2 项目推荐
我创建了一个github项目专门用于收集计算几何和计算机图形学经典和必读书籍,并想办法找到所有可用的电子书资源,长期更新,不死不休!如果你对这方面感兴趣,欢迎star哦!
- 计算几何与计算机图形必备书单整理,附下载链接!:https://www.stubbornhuang.com/1256/
- 相应的github项目地址:https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics
1.3 资源下载
当前分类随机文章推荐
- 资源分享 - The NURBS Book (2nd,Les Pieg) 英文版PDF下载 阅读5157次,点赞2次
- 资源分享 - 3D游戏引擎设计 - 实时计算机图形学的应用方法 第2版 , 3D Game Engine Design - A Practical Approach to Real-Time Computer Graphics (Second Edition) 中文版PDF下载 阅读945次,点赞0次
- 资源分享 - Computer Graphics Through OpenGL - From Theory to Experiments (Second Edition)英文高清PDF下载 阅读1982次,点赞0次
- 资源分享 - Essential Mathematics for Games and Interactive Applications(Third Edition) 英文高清PDF下载 阅读1707次,点赞0次
- 资源分享 - Quaternions for Computer Graphics , First Edition 英文高清PDF下载 阅读1688次,点赞0次
- 资源分享 - ShaderX5 - Advanced Rendering Techniques 英文高清PDF下载 阅读2261次,点赞0次
- 资源分享 - Game Physics (Second Edition) 英文高清PDF下载 阅读1864次,点赞1次
- 资源分享 - Texturing and Modeling - A Procedural Approach, Third Edition 英文高清PDF下载 阅读1713次,点赞0次
- 资源分享 - Handbook of Discrete and Computational Geometry, Third Edition英文高清PDF下载 阅读2855次,点赞0次
- 资源分享 - Jim Blinn's Corner - A Trip Down the Graphics Pipeline 英文高清PDF下载 阅读2540次,点赞3次
全站随机文章推荐
- 资源下载 - Go语言实战WilliamKennedy高清带书签PDF下载 阅读2538次,点赞0次
- 资源分享 - C++程序设计-原理与实践(基础篇),第2版 高清PDF下载 阅读2018次,点赞1次
- 资源分享 - Ray Tracing Gems - High-Quality and Real-Time Rendering with DXR and Other APIs 英文高清PDF下载 阅读2414次,点赞0次
- Python3爬虫 - requests的请求响应状态码(requests.status_code) 阅读8563次,点赞4次
- Pytorch - 使用pytorch自带的Resnet作为网络的backbone 阅读82次,点赞0次
- 资源分享 - Physics Modeling for Game Programmers 英文高清PDF下载 阅读1466次,点赞0次
- C++ - std::map正向遍历与反向遍历的几种方式 阅读3839次,点赞3次
- 资源下载 - OpenGL着色语言OpenGL橙宝书PDF中文版下载 阅读7058次,点赞5次
- 资源分享 - Foundations of Game Engine Development, Volume 1 Mathematics 英文高清PDF下载 阅读2593次,点赞0次
- 资源分享 - Game Programming Algorithms and Techniques - A Platform-Agnostic Approach 英文高清PDF下载 阅读1270次,点赞0次
牛逼