计算机图形学专业术语中英对照表
2 manifolds 二维流形
2D Transformation 二维坐标变换
3D Entity 3D实体
3D geometric modeling 三维几何造型
3D Transformation 三维坐标变换
3D Viewing 三维观察
4-connected Area 四连通区域
4-connected Neighbourhood 四连通邻域
8-connected Area 八连通区域
8-connected Neighbourhood 八连通邻域
A set of pixels 像素集合
A set of voxels 体素集合
Accumulation Buffer 累积缓存(区存储RGBA颜色数据,用来累积一系列图像,形成一个最终的合成图像)
Active Edge List-AEL 活化边表
Active Polygon Table 活化多边形表
Affine Transformations 仿射变换
Algorithm ['?lɡ?rie?m] 算法
aliasing 走样
Alpha Value 阿尔法通道值(用来存储透明度信息)
Ambiguity 二义性
Anti-aliasing ['?nti 'eili?si?]反走样
Antialiasing 反走样
API=Application Programming Interface 应用程序接口
Area Subdivision Method 区域细分算法
Argument=Parameter 参数
Axis 轴
Back face detection背面剔除
Binary Region Codes 二进制区域编码
bintree 二叉树
Boundary Fill Algorithm 边界填充算法
Boundary points 边界点
Boundary Representations 边界表示法
Bounding Box 包围盒
Bounding rectangles 包围盒
Bresenham’s Circle Algorithm Bresenham圆弧插补算法
BSP Tree Method BSP树算法(半空间分割法)
Callback Function 回调函数
Cartesian coordinate 笛卡尔坐标
Cathode Ray Tube 阴极射线管
Cell decomposition 单元分解表示法