摘要
在三维图形的研究和开发过程中,由于不同三维图形系统所使用的坐标系不统一,造成了在一个坐标系中的模型不能直接引入到别的坐标系中.针对野战战术三维环境原型系统BIT-VBFS的开发过程中所遇到的将模型从右手坐标系移植到左手坐标系的问题,提出了一种在不同三维坐标系之间寻找对应的变换矩阵的一般性方法,这种方法得到的是对于变换的转换矩阵,所以在对模型进行实际的转换时并没有增加计算的复杂度.
The inconsistency between different coordinate systems always brings trouble to the importing of object models from one system to another. This paper proposes a method for converting the coordinates of 3D objects and their transformation matrices (translation, scaling, and rotation) between different 3D coordinate systems. The method generates the resulting transformation matrix. So it will not increase the computing complexity in model transformation.
出处
《计算机辅助设计与图形学学报》
EI
CSCD
北大核心
2000年第1期53-56,共4页
Journal of Computer-Aided Design & Computer Graphics
基金
高等学校博士学科点专项基金
关键词
变换矩阵
坐标变换
三维坐标系
图形学
图形库
transformation matrix, coordinate transformation, 3D coordinate system, computer graphics