登录
首页 » C++ » grid

grid

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

  • bus-load-data
    某地220kv母线负荷数据,对电力研究很有用(A 220kV bus load data, very useful for electric power research)
    2015-04-02 17:58:27下载
    积分:1
  • getMoravecCorners
    Moravec角点检测算法将角点定义为具有低“自相关性”的点。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。(Moravec corner detection algorithm to corner points defined as having a low "autocorrelation" point. Algorithm detects images of each pixel, the pixel as a neighborhood around a patch, and detects the patch and the patch around the other correlation.)
    2013-10-08 15:12:11下载
    积分:1
  • textChangerCPPBuilderXE4
    beginners guide to text file manipulation using borland c++ the project was tested using c++ builder xe4
    2014-08-08 16:30:39下载
    积分:1
  • hookget-QQ-password
    获取QQ密码 很简单的 可以试试哦(hook get QQ password so easy)
    2012-08-24 10:03:23下载
    积分:1
  • PassingValueFromToForm 視窗傳值
    PassingValueFromToForm 視窗傳值 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace PassingValueFromToForm {     //Refer: http://www.codeproject.com/Articles/14122/Passing-Data-Between-Forms     public partial class Form1 : Form     {                 // For Delegates Use         public delegate void delPassData(TextBox text);         // For Public Value Use         public static string str;         public static string str2;         public Form1()   &
    2022-06-25 23:34:33下载
    积分:1
  • MutilReDraw
    说明:  访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
    2019-01-10 14:46:42下载
    积分:1
  • ZQ28335_CODE_CCS5.5
    28335例程,自己仔细的研究了一阵子,觉得不错,可参考。(28335 routines, good for reference)
    2020-06-17 11:20:02下载
    积分:1
  • uart-simple-1driver
    DSP串口驱动程序,初学者可以作为DSP串口驱动程序的入门代码使用(DSP serial port driver, beginners as DSP serial port driver entry code uses)
    2020-11-16 11:49:40下载
    积分:1
  • 贪吃蛇
    说明:  贪吃蛇游戏C语言源代码,学习做个小游戏。。(Snake game source code learning, learn how to make a small game)
    2020-03-18 11:22:18下载
    积分:1
  • PcmToWave
    将采集的pcm文件转换为wav.里面有一个小的Demo程序,大家可以参考一下!飞扬工作室(Will be collected pcm file is converted to wav. There are a small Demo program, we can look at! Feiyang Studio)
    2007-10-15 09:06:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载