首页 > 其他 > 详细

读书笔记 chapter1

时间:2014-08-20 19:35:42      阅读:287      评论:0      收藏:0      [点我收藏+]

-- chapter1. //7.
-- Le`s Make a Gmae Using Molehill
* Vector3D: containing an x, y, and z component
* Normal: a Vector3D that has a length of one
* Matrix: a 4x4 group of vectors with position, rotation, and scale
* Vertex: a point in space that is the corner of a polygon
* Polygon: a shape defined by multiple vertex coordinates
* Mesh: a group of polygons (polies) that make up a model
* Texture: a bitmap image that is like wallpaper for a mesh
* Shader: the combined result of a vertex program and a fragment program
* Vertex program: commands affecting the shape of a mesh
* Fragment program: commands affecting the look of a mesh

 

bubuko.com,布布扣

读书笔记 chapter1,布布扣,bubuko.com

读书笔记 chapter1

原文:http://www.cnblogs.com/defaultred/p/3925331.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!