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

OBJ-OpenGL

于 2012-05-14 发布 文件大小:19619KB
0 146
下载积分: 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 个回复

  • fml
    已知二叉树的先序遍历结果,建立二叉树并输出其先序、中序、后序遍历结果(Build a binary tree and print the results of preorder, midorder and postorder traversals based on the known result of preorder traversal)
    2015-02-15 15:20:26下载
    积分:1
  • svm
    基于MATLAB的支持向量机工具箱,好用(Support vector machine based on MATLAB toolbox, easy to use)
    2010-08-16 22:56:08下载
    积分:1
  • 1028b
    一个最简单的正演程序,其基本思想是先画一个模型,包括层状的,及盐丘两种类型,没有加入断层,然后利用最简单的褶积生成地震数据,目前能实现的功能是: 1.建立工区, 2.建立层状模型,及盐丘模型 3.计算封闭区域,指定各层及盐丘属性,包括速度及密码 4.利用雷克子波褶积生成地震数据 5.将地震数据写入segy文件.(One of the most simple forward procedure, the basic idea is to first draw a model, including stratiform, and the salt dome are two types, not joined the fault, and then use the simplest convolution generates seismic data, to achieve the function of the current : 1. the establishment of work area, 2. the establishment of layered model, and the salt dome model 3. calculations enclosed area, specify the properties of each layer and the salt dome, including the speed and password 4. the use of Lake wavelet convolution generates seismic data 5. will be an earthquake data is written to segy file.)
    2021-03-03 18:49:32下载
    积分:1
  • weinafilter
    本程序可实现维纳滤波,可应用于反褶积等反问题的求解过程中,是非常简单实用的(This program can be realized Wiener filter can be applied to deconvolution inverse problems and the process is very simple and practical)
    2016-07-25 20:18:58下载
    积分:1
  • vit
    vit程序清晰简单,容易阅读,matlab调用易实现(vit procedures clear and straightforward, easy to read, matlab call easy to realize)
    2011-05-03 14:19:19下载
    积分:1
  • CIFAFENXI
    通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法(failed to translate)
    2013-05-08 10:16:10下载
    积分:1
  • Learning-OpenCV
    学习OpenCV重要参考资料,OpencvReference(Learning OpenCV, reference)
    2015-04-17 14:14:56下载
    积分:1
  • NewOtsuThreshold
    改进经典的otsu算法,使其适应目标所占图像比例较小的情况,使图像分割方法更具有自适应性 (Improve classic otsu algorithm to achieve image segmentation)
    2012-04-20 22:06:25下载
    积分:1
  • birdseye
    鸟瞰图校正,基于OPENCV的应用,可以把鸟瞰图校正为平面图。(Aerial view of the correction, based on the application of OPENCV, bird' s eye view can be corrected for the plan.)
    2010-11-09 10:51:46下载
    积分:1
  • SystemTree
    通过对话框构建了一个简单的xp资源管理器,演示了CTreeCtrl和CListCtrl的使用方法,很仔细的。可以帮助我们掌握这个类的使用方法(Through the dialog box to build a simple resource manager xp, CTreeCtrl and CListCtrl demonstrated the use of methods, very careful. Can help us grasp this type of use)
    2009-04-26 23:27:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载