Focus-on-3D-model

所属分类:图形图像处理
开发工具:Visual C++
文件大小:7935KB
下载次数:42
上传日期:2011-10-08 16:14:39
上 传 者shalilang
说明:  《Foucs on 3D Models》书籍源码,非常好的研究3D模型的书籍,讲解了多种3D模型的结构,以及与3D相关的一些知识。
(《Foucs on 3D Models》 book source, a very good 3D model of the books, to explain a variety of 3D model of the structure, as well as some 3D-related knowledge.)

文件列表:
Focus on 3D model (0, 2011-09-29)
Focus on 3D model\Basecode (0, 2011-09-29)
Focus on 3D model\Basecode\app.cpp (3953, 2003-11-04)
Focus on 3D model\Basecode\app.h (3975, 2003-11-04)
Focus on 3D model\Basecode\BaseCode.rc (8108, 2003-11-04)
Focus on 3D model\Basecode\image.cpp (12455, 2003-11-04)
Focus on 3D model\Basecode\image.h (2485, 2003-11-04)
Focus on 3D model\Basecode\log.cpp (2371, 2003-11-04)
Focus on 3D model\Basecode\log.h (1714, 2003-11-04)
Focus on 3D model\Basecode\logo.bmp (32456, 2003-11-04)
Focus on 3D model\Basecode\resource.h (2893, 2003-11-04)
Focus on 3D model\Basecode\Thumbs.db (4608, 2011-09-29)
Focus on 3D model\Basecode\timer.h (3729, 2003-11-04)
Focus on 3D model\Basecode\window.cpp (10812, 2003-11-04)
Focus on 3D model\Basecode\window.h (4553, 2003-11-04)
Focus on 3D model\Chapter 10 (0, 2011-09-29)
Focus on 3D model\Chapter 10\LERP.cpp (4921, 2003-11-04)
Focus on 3D model\Chapter 10\Linear Interpolation.dsp (4878, 2003-11-04)
Focus on 3D model\Chapter 10\Linear Interpolation.dsw (563, 2003-11-04)
Focus on 3D model\Chapter 10\Linear Interpolation.exe (98304, 2003-11-04)
Focus on 3D model\Chapter 10\Linear Interpolation.txt (487, 2003-11-04)
Focus on 3D model\Chapter 10\log.html (1414, 2011-09-29)
Focus on 3D model\Chapter 10\model.h (1829, 2003-11-04)
Focus on 3D model\Chapter 10\Normals (0, 2003-11-04)
Focus on 3D model\Chapter 10\Normals.cpp (7422, 2003-11-04)
Focus on 3D model\Chapter 10\Normals.dsp (5256, 2003-11-04)
Focus on 3D model\Chapter 10\Normals.dsw (537, 2003-11-04)
Focus on 3D model\Chapter 10\Normals.exe (98304, 2003-11-04)
Focus on 3D model\Chapter 10\Normals.txt (543, 2003-11-04)
Focus on 3D model\Chapter 3 (0, 2011-09-29)
Focus on 3D model\Chapter 3\hellpig.bmp (196662, 2003-11-04)
Focus on 3D model\Chapter 3\hellpig.md2 (113572, 2003-11-04)
Focus on 3D model\Chapter 3\hellpig.txt (820, 2003-11-04)
Focus on 3D model\Chapter 3\log.html (1512, 2011-09-29)
Focus on 3D model\Chapter 3\main.cpp (3975, 2003-11-04)
Focus on 3D model\Chapter 3\md2.cpp (11311, 2003-11-04)
Focus on 3D model\Chapter 3\md2.dsp (4699, 2003-11-04)
Focus on 3D model\Chapter 3\md2.dsw (529, 2003-11-04)
Focus on 3D model\Chapter 3\md2.exe (102400, 2003-11-04)
... ...

Math library, common throughout all demos. This code helps you with many math problems in 3-D programming. It contains classes, including functions and many overloaded operators for Vectors, Matrices, and Quaternions. Feel free to use this code for your own projects, but be sure to credit and I'd appreciate an e-mail to let me know who is using my code for what, I am always interested in others projects. I would also be interested to know about any improvements you make to the code. Files: math.h - This is the file you include into your own code. It will give you quaternion, matrix, and vector functionality. vector.inl/vector.h - Classes for both 2-D and 3-D vectors complete with overloaded operators, constructors and many functions such as dot and cross products. matrix.inl/matrix.h - Classes for 3x3 and 4x4 matrices. These classes also have many overloaded operators, as well as functions for building transformation matrices and other matrix operations. quaternion.inl/quaternion.h Class for quaternions. Contains all overloaded oeprators, manipulation functions, many conversion functions such as Euler->Quat and Matrix->Quat conversion as well as interpolation functions (SLERP and LERP). Contact: Website: http://books.codershq.com e-mail: evan@codershq.com

近期下载者

相关文件


收藏者