资源分享 – 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 资源下载
当前分类随机文章推荐
- 资源分享 - Computational Geometry - An Introduction Through Randomized Algorithms 英文高清PDF下载 阅读737次,点赞0次
- 资源分享 - Data Structures and Algorithms for Game Developers 英文高清PDF下载 阅读553次,点赞0次
- 资源分享 - Physics Modeling for Game Programmers 英文高清PDF下载 阅读903次,点赞0次
- 资源分享 - Game Physics Engine Development (First Edition) 英文高清PDF下载 阅读945次,点赞0次
- 资源分享 - Essential Mathematics for Games and Interactive Applications(Third Edition) 英文高清PDF下载 阅读1082次,点赞0次
- 资源分享 - Fundamentals of Computer Graphics, Second Edition 英文高清PDF下载 阅读2380次,点赞0次
- 资源分享 - Graphics Gems II 英文高清PDF下载 阅读1273次,点赞0次
- 资源分享 - ShaderX7 - Advanced Rendering Techniques 英文高清PDF下载 阅读1461次,点赞0次
- 资源分享 - A Biography of the Pixel 英文高清PDF下载 阅读756次,点赞0次
- 资源分享 - Game Programming Gems 8 英文高清PDF下载 阅读1497次,点赞0次
全站随机文章推荐
- Duilib - 设置窗体阴影 阅读1722次,点赞1次
- 资源分享 - Advances in GPU Research and Practice 英文高清PDF下载 阅读479次,点赞0次
- Mediapipe - 使用Mediapipe Holistic识别身体、手、面部全身关节点 阅读2557次,点赞1次
- C++ - C++使用cuda api获取当前GPU显卡的总共的显存容量、已使用显存容量、剩余显存容量 阅读985次,点赞1次
- C++11 - 解析并获取可变参数模板中的所有参数 阅读403次,点赞0次
- 资源分享 - Computer Graphics Programming in OpenGL with C++, Second Edition 英文高清PDF下载 阅读980次,点赞0次
- 资源分享 - Graphics Gems IV 英文高清PDF下载 阅读1611次,点赞0次
- 资源分享 - Computer Graphics with OpenGL , Fourth Edition 英文高清PDF下载 阅读315次,点赞0次
- 资源分享 - Computational Geometry on Surfaces - Performing Computational Geometry on the Cylinder, the Sphere, the Torus, and the Cone 英文高清PDF下载 阅读962次,点赞0次
- 资源分享 - Fundamentals of Computer Graphics, Fifth Edition 英文高清PDF下载 阅读1447次,点赞0次
牛逼