文件名称:3d图形编程数学基础源代码
文件大小:162KB
文件格式:ZIP
更新时间:2014-04-18 09:39:59
3D 图形 ,数学基础
3D图形开发所需要的基础数学代码,可以方便3D编程和开发学习
【文件预览】:
code
----test()
--------Debug()
----viewer()
--------AR_COUCH.s3d(17KB)
--------viewer.dsp(5KB)
--------AR_COUCH.tga(256KB)
--------viewer.cpp(3KB)
--------Debug()
----common()
--------AABB3.h(3KB)
--------Font.h(2KB)
--------EulerAngles.cpp(8KB)
--------Bitmap.h(2KB)
--------Model.h(2KB)
--------EditTriMesh.cpp(51KB)
--------Model.cpp(7KB)
--------Input.cpp(6KB)
--------vector3.h(5KB)
--------AABB3.cpp(19KB)
--------Renderer.cpp(81KB)
--------RotationMatrix.cpp(5KB)
--------TriMesh.cpp(5KB)
--------EditTriMesh.h(8KB)
--------Renderer.h(16KB)
--------RotationMatrix.h(2KB)
--------Quaternion.h(3KB)
--------MathUtil.h(2KB)
--------Bitmap.cpp(8KB)
--------Matrix4x3.h(4KB)
--------Matrix4x3.cpp(23KB)
--------TriMesh.h(2KB)
--------WinMain.cpp(6KB)
--------Quaternion.cpp(11KB)
--------CommonStuff.cpp(3KB)
--------Input.h(8KB)
--------CommonStuff.h(2KB)
--------winmain.h(852B)
--------MathUtil.cpp(1KB)
--------EulerAngles.h(2KB)