登录
首页 » Visual C++ » OBJ-OpenGL

OBJ-OpenGL

于 2012-05-14 发布 文件大小:19619KB
0 115
下载积分: 1 下载次数: 398

代码说明:

  解析obj文件和mtl文件中纹理贴图,然后用OpenGL绘图,非VBO程序!(Texture mapping, parse obj file and mtl file and then using the OpenGL graphics, non-VBO program!)

文件列表:

test1
.....\Debug
.....\.....\test1.exe,148480,2012-05-09
.....\.....\test1.ilk,1058988,2012-05-09
.....\.....\test1.pdb,1281024,2012-05-09
.....\ipch
.....\....\test1-6a71b258
.....\....\..............\test1-aadfba3d.ipch,48168960,2012-05-10
.....\Obj文件.zip,1501608,2012-04-19
.....\test1
.....\.....\Apple.mtl,507,2012-04-19
.....\.....\Apple.obj,107065,2012-04-19
.....\.....\complex.mtl,3194,2012-04-19
.....\.....\complex.obj,535441,2012-04-19
.....\.....\cube13.obj,1114,2012-04-19
.....\.....\Debug
.....\.....\.....\CL.read.1.tlog,42798,2012-05-09
.....\.....\.....\CL.write.1.tlog,702,2012-05-09
.....\.....\.....\link-cvtres.read.1.tlog,2,2012-05-09
.....\.....\.....\link-cvtres.write.1.tlog,2,2012-05-09
.....\.....\.....\link.10872-cvtres.read.1.tlog,2,2012-05-09
.....\.....\.....\link.10872-cvtres.write.1.tlog,2,2012-05-09
.....\.....\.....\link.10872.read.1.tlog,2,2012-05-09
.....\.....\.....\link.10872.write.1.tlog,2,2012-05-09
.....\.....\.....\link.6592-cvtres.read.1.tlog,2,2012-05-09
.....\.....\.....\link.6592-cvtres.write.1.tlog,2,2012-05-09
.....\.....\.....\link.6592.read.1.tlog,2,2012-05-09
.....\.....\.....\link.6592.write.1.tlog,2,2012-05-09
.....\.....\.....\link.8840-cvtres.read.1.tlog,2,2012-05-09
.....\.....\.....\link.8840-cvtres.write.1.tlog,2,2012-05-09
.....\.....\.....\link.8840.read.1.tlog,2,2012-05-09
.....\.....\.....\link.8840.write.1.tlog,2,2012-05-09
.....\.....\.....\link.read.1.tlog,3898,2012-05-09
.....\.....\.....\link.write.1.tlog,556,2012-05-09
.....\.....\.....\main.obj,109715,2012-05-09
.....\.....\.....\mt.read.1.tlog,222,2012-05-09
.....\.....\.....\mt.write.1.tlog,222,2012-05-09
.....\.....\.....\ObjLoader.obj,331263,2012-05-01
.....\.....\.....\rc.read.1.tlog,194,2012-05-01
.....\.....\.....\rc.write.1.tlog,202,2012-05-01
.....\.....\.....\test1.exe.embed.manifest,406,2012-05-01
.....\.....\.....\test1.exe.embed.manifest.res,472,2012-05-01
.....\.....\.....\test1.exe.intermediate.manifest,381,2012-05-09
.....\.....\.....\test1.lastbuildstate,46,2012-05-09
.....\.....\.....\test1.log,1992,2012-05-09
.....\.....\.....\test1_manifest.rc,200,2012-04-20
.....\.....\.....\vc100.idb,723968,2012-05-09
.....\.....\.....\vc100.pdb,315392,2012-05-09
.....\.....\dog.txt,6329328,2012-04-15
.....\.....\GLAUX.H,12024,2005-10-19
.....\.....\GLAUX.LIB,1312394,2005-10-19
.....\.....\glew32.lib,281360,2006-03-04
.....\.....\glut.h,21440,1998-08-18
.....\.....\glut32.lib,79898,1998-08-18
.....\.....\gougou.mtl,2846,2012-04-30
.....\.....\gougoum.mtl,2846,2012-04-20

.....\.....\main.cpp,4438,2012-05-09
.....\.....\maps





.....\.....\....\Concgren.jpg,225902,1997-10-20
.....\.....\....\deimos.bmp,196662,2012-04-20
.....\.....\....\DFLEAF7.bmp,196662,2012-04-20
.....\.....\....\DFLEAF7.JPG,152104,1998-04-18
.....\.....\....\DFLEAF7O.bmp,196662,2012-04-20
.....\.....\....\DFLEAF7O.GIF,7661,1998-04-18
.....\.....\....\gluggo.bmp,196662,2012-04-19
.....\.....\....\gluggo.jpg,35909,1999-04-13
.....\.....\....\Map__17_Dent.tga,934640,2012-04-19
.....\.....\....\mars.bmp,196662,2012-04-20
.....\.....\....\OrangeTex.bmp,196662,2012-04-20
.....\.....\....\OrangeTex.jpg,25924,1997-06-29
.....\.....\....\phobos.bmp,196662,2012-04-20
.....\.....\mars.mtl,938,2012-04-20
.....\.....\mars.obj,438839,2012-04-19


.....\.....\ObjLoader.cpp,10318,2012-04-20
.....\.....\ObjLoader.h,1271,2012-04-19
.....\.....\test.cpp,797,2012-04-16
.....\.....\test1.vcxproj,4030,2012-04-19
.....\.....\test1.vcxproj.filters,1157,2012-04-19
.....\.....\test1.vcxproj.user,143,2012-04-19
.....\test1.sdf,28528640,2012-05-10
.....\test1.sln,882,2012-04-19

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

发表评论

0 个回复

  • Sequence
    1234...n顺序进栈,计算出栈的可能序列并输出(Stack input in the sequence of 1234...n,compute the possible sequences of output )
    2014-11-18 13:57:33下载
    积分:1
  • bit_text
    C语言位操作应用举例,简要说明在C语言中如何操作字节中的位(C language bit manipulation application example, a brief description of how to operate in the C language byte in bits)
    2009-09-13 12:05:30下载
    积分:1
  • blokkodlama_birbit
    Block Coding channel rayleigh
    2011-09-10 15:48:33下载
    积分:1
  • DALI-Unit
    DALI调光详细讲解,软硬件齐全,不可多得的好材料(DALI dimming elaborate hardware and software is complete, the rare good material)
    2011-01-28 15:18:46下载
    积分:1
  • CRCF_src
    该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否(CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not)
    2005-03-25 09:23:40下载
    积分:1
  • 使用DirectShow播放Mpeg等媒体类型
    说明:  使用DirectShow播放Mpeg等媒体类型 VC开发环境(use DirectShow broadcast media types such as MPEG VC Development Environment)
    2005-11-07 20:11:08下载
    积分:1
  • mhook-2.3
    API hooking, x64/x86
    2012-09-23 15:58:59下载
    积分:1
  • picturedialer
    修改后vs2005的PPC例程picturedialer.(Revised PPC routines of vs2005--picturedialer.)
    2009-09-30 16:57:53下载
    积分:1
  • time
    基于Visual C++所写,可以获取系统的时间,例如年月日小时分秒。(Written based on Visual C++, you can get the system time, such as month, day hours minutes and seconds.)
    2011-07-31 08:58:07下载
    积分:1
  • Library2
    说明:  图书借阅系统,图书信息与数据库连接,向数据库添加或删除记录。(Book lending system, library information and database connections, add or delete records to the database.)
    2011-03-10 15:34:42下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载