3D computer graphics
glistenning
这个作者很懒,什么都没留下…
展开
-
3D Computer Graphics-Alan Watt
之前一个星期一直在想如何把坐标变换运用到程序中去,昨天做完报告,现在来总结一些再加深一下学习,呵呵 5.1 Coordinate spaces in the graphics pipeline图形管道中的坐标 Introduction The purpose of a graphics pipeline is to take a description of a sc翻译 2009-07-29 05:23:00 · 19296 阅读 · 2 评论 -
5.1 Coordinate spaces in the graphics pipeline
5.1 Coordinate spaces in the graphics pipelineLocal or modelling coordinate systemsFor ease of modelling it makes sense to store the vertices of a polygon mesh object with respect to some point lo翻译 2009-07-31 05:10:00 · 16529 阅读 · 0 评论 -
5.2 Operations carried out in view space
5.2 Operations carried out in view spaceCulling or back-face eliminationCulling or back-face elimination is an operation that compares the orientation of complete polygons with the view point of c翻译 2009-08-07 03:17:00 · 16792 阅读 · 0 评论 -
Coordinate Space
The world coordinate system is a special coordinate system that establishes the “global” reference frame for all other coordinate systems to be specified.世界坐标系是一个特别的坐标系统,它为其他的坐标系统建立起了一个全球的参考系。In w翻译 2009-09-11 02:56:00 · 14663 阅读 · 0 评论