登录
首页 » C++ » grid

grid

于 2013-09-11 发布 文件大小:10248KB
0 88
下载积分: 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 个回复

  • shift-register
    用C语言在matlab中实现移位寄存器的程序编写,并实现其功能,效果还可以,大家可以看看。(shift register)
    2012-08-08 11:00:39下载
    积分:1
  • 14.DS1302显示时钟
    基于51单片机的DS1302显示时钟,1602液晶显示(DS1302 display clock based on 51 single chip microcomputer)
    2017-08-08 14:30:12下载
    积分:1
  • 新旧图幅编号转换 高斯正反算
    本科程序设计 主要包括新旧图幅编号转换 高斯正反算
    2023-06-23 15:30:05下载
    积分:1
  • WPF
    一种实现matlab和c#结合的小例子,有待进一步改进(An implementation matlab and c# combination small example, be further improved)
    2013-11-18 10:27:03下载
    积分:1
  • fat文件系统原理
    本文从硬件出发,系统地讲解了文件系统实现的原理,内容详细全面而有条理(Starting from the hardware, this paper systematically explains the principle of file system implementation. The content is detailed, comprehensive and orderly.)
    2020-06-20 15:20:02下载
    积分:1
  • 双链表(c++)
    数据结构链表,里面有单链表,双链表循环链表,队,。全是C++ 语言实习的!可能会有一些bug ,希望你们能在看了以后能给我找出来并发给哦 ! 代码可能有些效率不高,可以自己改进的哦 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!hahahahahhahahahhahhahhahhahahha
    2022-10-23 05:35:04下载
    积分:1
  • Delphi程序员代码编写标准指南 chm格式
    Delphi程序员代码编写标准指南 chm格式-Delphi programmers to code standards guide prepared chm format
    2022-12-27 17:35:03下载
    积分:1
  • ClockAlarm
    C#闹钟程序,根据你设定的时间自动报警,不过你需要最小化本程序,如果要完美的话,可以增加一个托盘处最小化的功能。带倒计时功能,用法简单,可在此基础上完善成一个真正的闹钟程序。(C# alarm clock program, depending on your set alarm time, but you need to minimize this program, if you want perfection, you can add a tray at the minimization function. With countdown function, usage is simple, can improve on this basis as a real alarm clock program.)
    2014-09-11 14:19:37下载
    积分:1
  • SkinTest_demo
    vc++ 皮肤切换源码与两个皮肤,支持换肤功能的窗口实例,在自定义皮肤和winXP皮肤之间进行切换(To support the skin function of the window example, in a custom skin and the skin to switch between winXP.)
    2012-05-16 14:33:33下载
    积分:1
  • UCOSIII STM32
    将设备数字量的数据采集到MCU芯片中,以既定的mqtt格式由wifi模块连接路由器传输到服务器平台。(The data of device digital quantity is collected into MCU chip and transmitted to server platform by WiFi module connecting router in established mqtt format.)
    2020-06-16 01:20:02下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载