登录
首页 » Visual C++ » TexObject

TexObject

于 2014-09-06 发布 文件大小:3311KB
0 171
下载积分: 1 下载次数: 107

代码说明:

  解析mtl文件的obj格式OpenGL环境下的纹理贴图,多纹理贴图。obj格式的文件可能会包含许多组件,这些组件的纹理参数放在mtl文件。通过解析mtl文件,进行obj对象的多纹理贴图。(read mtl of obj file,3D texture Binding)

文件列表:

TexObject
.........\Bin
.........\...\cximageu.dll,1224704,2014-06-03
.........\...\GeomCalc.dll,49152,2014-06-03
.........\...\GeomKernel.dll,36864,2014-06-03
.........\...\glContext.dll,53248,2014-06-03
.........\...\TexObject.exe,57344,2014-09-06
.........\...\TexObject.exp,5332,2014-09-06
.........\...\TexObject.lib,9822,2014-09-06
.........\CxImageFull
.........\...........\cximagecrtu.lib,151152,2014-06-03
.........\...........\cximageu.lib,149652,2014-06-03
.........\...........\jasper.lib,527814,2014-06-03
.........\...........\jbig.lib,54538,2014-06-03
.........\...........\Jpeg.lib,232728,2014-06-03
.........\...........\libdcr.lib,334334,2014-06-03
.........\...........\mng.lib,632550,2014-06-03
.........\...........\png.lib,306410,2014-06-03
.........\...........\Tiff.lib,494522,2014-06-03
.........\...........\xfile.h,2836,2008-01-29
.........\...........\ximacfg.h,1855,2008-01-28
.........\...........\ximadef.h,4200,2008-01-29
.........\...........\ximage.h,28464,2008-02-02
.........\...........\ximajpg.h,9517,2008-01-28
.........\...........\xiofile.h,2999,2007-12-15
.........\...........\xmemfile.h,1000,2007-12-15
.........\...........\zlib.lib,100014,2014-06-03
.........\MainFrm.cpp,2759,2014-09-06
.........\MainFrm.h,1631,2014-09-06
.........\MarkSys.aps,49032,2014-09-06
.........\MarkSys.clw,2326,2014-09-06
.........\MarkSys.cpp,4330,2014-09-06
.........\MarkSys.dep,1418,2013-05-09
.........\MarkSys.dsp,6703,2014-09-06
.........\MarkSys.dsw,583,2011-11-18
.........\MarkSys.h,1367,2007-11-26
.........\MarkSys.mak,8845,2013-05-09
.........\MarkSys.ncb,836608,2014-09-06
.........\MarkSys.opt,860160,2014-09-06
.........\MarkSys.plg,2960,2014-09-06
.........\MarkSys.rc,11228,2014-09-06
.........\MarkSys.reg,685,2007-11-26
.........\MarkSys.sln,883,2008-10-24
.........\MarkSys.vcproj,13696,2008-10-24
.........\MarkSys.vcproj.HomeYang-PC.HomeYang.user,1419,2008-10-24
.........\MarkSysDoc.cpp,5511,2014-09-06
.........\MarkSysDoc.h,1695,2014-09-06
.........\MarkSysView.cpp,6734,2014-09-06
.........\MarkSysView.h,2352,2014-09-06
.........\ObjGroup.cpp,2219,2014-09-06
.........\ObjGroup.h,952,2014-09-06
.........\ObjMTL.cpp,508,2014-09-06
.........\ObjMTL.h,555,2014-09-02
.........\OpenGL
.........\......\CadBase.h,9191,2008-04-10
.........\......\Camera.H,1815,2008-04-12
.........\......\Entity.h,2938,2008-04-12
.........\......\GeomCalc.lib,48082,2007-11-19
.........\......\GeomKernel.lib,21668,2014-06-03
.........\......\glContext.lib,30292,2014-06-03
.........\......\OpenGLDC.h,4241,2014-09-06
.........\PolyFaceMesh.cpp,15690,2014-09-06
.........\PolyFaceMesh.h,2229,2014-09-06
.........\ReadMe.txt,4626,2007-11-26
.........\res
.........\...\bitmap1.bmp

.........\...\bmp00001.bmp
.........\...\bmp00002.bmp
.........\...\bmp00003.bmp
.........\...\bmp00004.bmp,182,2013-05-06
.........\...\bmp00005.bmp,182,2013-05-06
.........\...\bmp00006.bmp,182,2013-05-06
.........\...\bmp00007.bmp,182,2013-05-06
.........\...\bmp00008.bmp,182,2013-05-06
.........\...\bmp00009.bmp,182,2013-05-06
.........\...\bmp00010.bmp,12354,2014-08-29
.........\...\cur00001.cur,326,2013-05-08
.........\...\cur00002.cur,326,2013-05-08
.........\...\cursor1.cur,326,2013-05-09
.........\...\MarkSys.ico,1078,2007-11-26
.........\...\MarkSys.rc2,399,2007-11-26
.........\...\MarkSysDoc.ico,1078,2007-11-26
.........\...\Toolbar.bmp,1558,2014-09-06
.........\...\toolbar1.bmp,478,2007-12-27
.........\resource.h,3848,2014-09-06
.........\StdAfx.cpp,209,2007-11-26
.........\StdAfx.h,1054,2007-11-26
.........\贴图数据
.........\........\Girl





.........\........\....\19d89130.jpg,146333,2014-09-02
.........\........\....\girl.mtl,1693,2014-09-02
.........\........\....\girl.obj,553087,2014-09-02
.........\........\八神

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WinCE6.0CalculatorVS2008
    使用VS2008+WINCE6.0 SDK编写的计算器可以实现科学计算、四则运算等多个模式切换(It is a Calculator Program run in WinCE6.0 platform,developemnt IDE is VS2008)
    2014-02-24 14:35:09下载
    积分:1
  • vlfeat-0.9.13-bin.tar
    VLFEAT,一个强大的SIFT库函数,适合MATLAB和VC应用(VLFEAT, a powerful SIFT library functions for MATLAB and VC application)
    2011-09-02 13:16:26下载
    积分:1
  • daojishi
    倒计时设计 单片机 武汉理工大学 课程设计 (daojishi)
    2009-07-10 23:22:04下载
    积分:1
  • Nqueen
    n皇后问题构造法实现,比起启发式修补运行时间较长。(n Queen realize the issue of construction method, compared to a longer run-time heuristic repair.)
    2008-05-16 12:45:32下载
    积分:1
  • 1
    说明:  VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
    2010-08-30 11:15:53下载
    积分:1
  • matlabtcach
    Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
    2012-04-23 12:12:56下载
    积分:1
  • 3dbiancheng
    GPU编程教程,三维编程 GPU编程教程,三维编程(The GPU programming tutorial, three-dimensional programming)
    2012-09-03 20:35:11下载
    积分:1
  • DmussiccO
    阵列天线的DOA估计MUSIIC算法,只有几行简单易懂的代码 (The array antenna DOA estimation MUSIIC algorithm, and only a few lines of easy-to-understand code)
    2012-08-23 22:20:02下载
    积分:1
  • zidongsaolei
    扫雷程序外挂,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明(Plug-in de-mining process, the real algorithm (non-memory methods of reading), Senior fastest 3 ~ 5 seconds, there are specific explanations of the algorithm)
    2009-06-24 09:17:58下载
    积分:1
  • MYRAIN
    利用MFC与OpenGL做出雨点效果。(雨点跌落至水面产生浪花)(Using MFC and OpenGL to make rain effect. (Rain drops to the water to produce waves))
    2014-04-07 09:38:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载