码迷,mamicode.com
首页 > 其他好文 > 详细

读书笔记 chapter1

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

标签:http   os   io   for   cti   ad   ef   on   

-- 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   os   io   for   cti   ad   ef   on   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!