豆单
利用C语言实作四元数(Quaternion in C)

收藏


分享

利用C语言实作四元数(Quaternion in C)

可風创建于2011-11-25 最后编辑: 2011-11-25 10:33 1,430阅读
四元数是代数之一,是高阶的复数系,已经被用在计算机图形上处理图面的旋转问题,而且效率相当令人满意,利用C或C++语言实作四元数的程式,相信是很多动画实作相当需要的
共 3 个文档
Using Quaternions for Coding 3-D Transformations 19p
pdf Using Quaternions for Coding 3-D Transformations
This paper presents some fundamentals of a mathematical element called a quaternion.
A theoretical study emphasizes the characteristic properties of the..
  • 作者: 可風
  • 2011-11-24
  • 格式: PDF
Boost_Quaternions 17p
pdf Boost_Quaternions
Quaternions are a relative of complex numbers.
  • 作者: 可風
  • 2011-11-23
  • 格式: PDF
Quaternion in C++ 17p
pdf Quaternion in C++
Quaternions were discovered by Hamilton in the nineteenth century It had long been appre ciated that the real numbers have a geometrical interpretation as ..
  • 作者: 可風
  • 2011-11-24
  • 格式: PDF
相关豆单推荐
创建豆单