登录
首页 » C++ » grid

grid

于 2013-09-11 发布 文件大小:10248KB
0 59
下载积分: 1 下载次数: 8

代码说明:

  openGL,提供了几个OBJ格式的3D格网数据,装入并显示这些文件.(openGL, provides several OBJ format 3D grid data, load and display these files.)

文件列表:

grid
....\grid
....\....\bunny_1k.obj,29264,2005-08-29
....\....\bunny_200.obj,5410,2005-08-29
....\....\cube.obj,172,2005-08-29
....\....\Debug
....\....\.....\CL.read.1.tlog,11082,2013-09-10
....\....\.....\CL.write.1.tlog,1086,2013-09-10
....\....\.....\grid.Build.CppClean.log,2586,2013-09-10
....\....\.....\grid.exe.embed.manifest,406,2013-09-10
....\....\.....\grid.exe.embed.manifest.res,472,2013-09-10
....\....\.....\grid.exe.intermediate.manifest,381,2013-09-10
....\....\.....\grid.lastbuildstate,84,2013-09-10
....\....\.....\grid.log,2291,2013-09-10
....\....\.....\grid.obj,210194,2013-09-10
....\....\.....\grid.pch,1245184,2013-09-10
....\....\.....\grid_manifest.rc,198,2013-09-10
....\....\.....\link-cvtres.read.1.tlog,2,2013-09-10
....\....\.....\link-cvtres.write.1.tlog,2,2013-09-10
....\....\.....\link.1108-cvtres.read.1.tlog,2,2013-09-10
....\....\.....\link.1108-cvtres.write.1.tlog,2,2013-09-10
....\....\.....\link.1108.read.1.tlog,2,2013-09-10
....\....\.....\link.1108.write.1.tlog,2,2013-09-10
....\....\.....\link.3788-cvtres.read.1.tlog,2,2013-09-10
....\....\.....\link.3788-cvtres.write.1.tlog,2,2013-09-10
....\....\.....\link.3788.read.1.tlog,2,2013-09-10
....\....\.....\link.3788.write.1.tlog,2,2013-09-10
....\....\.....\link.read.1.tlog,3882,2013-09-10
....\....\.....\link.write.1.tlog,1148,2013-09-10
....\....\.....\mt.read.1.tlog,390,2013-09-10
....\....\.....\mt.write.1.tlog,390,2013-09-10
....\....\.....\rc.read.1.tlog,362,2013-09-10
....\....\.....\rc.write.1.tlog,370,2013-09-10
....\....\.....\stdafx.obj,11763,2013-09-10
....\....\.....\vc100.idb,248832,2013-09-10
....\....\.....\vc100.pdb,307200,2013-09-10
....\....\grid.cpp,3660,2013-09-10
....\....\grid.vcxproj,4362,2013-09-10
....\....\grid.vcxproj.filters,1308,2013-09-10
....\....\grid.vcxproj.user,143,2013-09-10
....\....\ReadMe.txt,1532,2013-09-10
....\....\stdafx.cpp,209,2013-09-10
....\....\stdafx.h,233,2013-09-10
....\....\targetver.h,236,2013-09-10
....\grid.exe,88064,2013-09-10
....\grid.sdf,29184000,2013-09-10
....\grid.sln,879,2013-09-10
....\ipch
....\....\grid-ac214cd5
....\....\.............\grid-f51ced32.ipch,2752512,2013-09-10

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

发表评论

0 个回复

  • 单片机 CC2530 流水灯实验
    单片机CC2530 流水灯实验
    2022-04-15 05:58:40下载
    积分:1
  • C + + 类型 2 的模糊控制器库
    此库被为了设计 非线性系统的模糊类型 2 控制器。在这个时刻这 只是 alpha 版本,以后会最后的释放 版本。同时你可以开始研究实例中发现 文件"test.cpp"和以运行此测试文件你必须 提取的 tar.gz 文件在文件夹中,然后从终端 执行以下命令 ︰ 让 使测试 ./ 测试 请读这篇文章,发现 在 sourceforge 的 tis 网页,其中包含所有理论 关于此库的背景。 请经常查看此网页 因为在即将到来的日子里我要去上传全 随着更多的东西此库的文档。
    2023-08-24 14:30:04下载
    积分:1
  • vc++dbms
    者使用vc++开发数据库的方法教程,含有vc++源码,参照文本学习可以比较清楚的理解方法,且提供了代码,可以用作例子,唯一不足在于代码是写在word文档中的,需要读者自己复制到vc++中使用(Use vc++ Development tutorial database, which contains vc++ Source, in the light of the text be in a better position to learn the understanding of methods, and provides the code, can be used as examples, the only shortage is that the code is written in the word document The need to copy itself to the reader vc++ use)
    2008-06-03 16:46:11下载
    积分:1
  • SVPWM
    svpwm的MATLAB仿真实现 ,此程序用于svpwm的S-function的建立(MATLAB simulation implementation of SVPWM)
    2020-08-04 23:18:33下载
    积分:1
  • 文件读取
    用c++编写的文件读取函数,有哈希算法读取文件,还有一些链表操作函数。
    2022-11-21 00:05:03下载
    积分:1
  • TGIS1.0.4
    mapobject program,basic functions , zoom in ,zoom out, pan, move, identify. And advanced functions , mapEditFunction. you can add new polyline, polygon, point. and move featrues.
    2009-06-15 09:37:09下载
    积分:1
  • Simple-CaesarCipher
    这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)
    2011-09-14 00:59:06下载
    积分:1
  • 分贝显示器,实时显示声音强度 源码下载
    分贝显示器,实时显示声音强度 源码下载
    2013-12-14下载
    积分:1
  • hechengkongjing
    此为一个合成孔径雷达的MATLAB仿真程序。(Synthetic aperture radar MATLAB simulation program.)
    2013-09-06 17:46:44下载
    积分:1
  • emWin522(uCGUI)图形用户接口移植实例
    如题所示,用于EMWIN5.22版本的开发需求,和一个比较有用的开发实例(As shown in the title, the development requirements for EMWIN version 5.22 and a more useful development example)
    2020-06-20 00:00:02下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载