文件名称:WGL02

  • 所属分类:
  • 数学计算/工程计算
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 513kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • s**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

自行编写一个简单的Vector3 向量类,至少需支持3D向量间的加减乘除操作,向量与标量浮点数的乘除操作,以及点乘(Dot)和叉积(Cross)以及归一化(Normalize)操作。(20 )

(2) 自行编写一个Matrix4x4矩阵类,至少需要支持矩阵间加减操作,矩阵乘操作,矩阵单位化操作(Identity,即输出一个单位矩阵),转置操作,以及矩阵与3D向量相乘的操作。(请思考为何使用4x4的矩阵,并注意其与3D向量的相乘方式,实际上,我们需要将3D向量转为4D齐次表示形式,相乘后再转换回3D形式)-Write your own vector class Vector3 a simple, at least support the 3D vector operation between addition and subtraction, multiplication and division, vector and scalar floating-point multiplication and division operations, and the dot (Dot) and cross product (Cross) and normalized (Normalize) operation . (20 ) (2) write a Matrix4x4 own matrix class, at least between the support matrix addition and subtraction operations, matrix operations, matrix units of operation (Identity, the output of a unit matrix), the transpose operation, and the matrix and 3D vector multiplication operation. (Consider Why use 4x4 matrix, and note with the 3D vector multiplication method, in fact, we need to turn 3D 4D homogeneous vector representation, and then converted back to the 3D form of multiplying)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

WGL02\main.cpp

.....\SimpleMesh.cpp

.....\SimpleMesh.h

.....\sphere.obj

.....\Vector3D.h

.....\WGL02.vcproj

.....\WGL02.vcproj.Chen-PC.Chen.user

.....\WGL02.vcproj.violet-PC.violet.user

.....\WGL02.vcxproj

.....\WGL02.vcxproj.filters

.....\WGL02.vcxproj.user

.....\Vector3D - 副本.h

.....\matrx4.h

.....\matrx4.cpp

.....\Debug\BuildLog.htm

.....\.....\mt.dep

.....\.....\vc90.idb

.....\.....\vc90.pdb

.....\.....\WGL02.exe.intermediate.manifest

.....\.....\WGL02.log

.....\.....\WGL02.lastbuildstate

.....\.....\vc100.idb

.....\.....\vc100.pdb

.....\.....\SimpleMesh.obj

.....\.....\CL.read.1.tlog

.....\.....\CL.write.1.tlog

.....\.....\link.read.1.tlog

.....\.....\link.write.1.tlog

.....\.....\mt.read.1.tlog

.....\.....\mt.write.1.tlog

.....\.....\main.obj

.....\Debug

.....\Release\BuildLog.htm

.....\.......\main.obj

.....\.......\mt.dep

.....\.......\vc90.idb

.....\.......\vc90.pdb

.....\.......\WGL02.exe.intermediate.manifest

.....\Release

WGL02

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org