登录
首页 » Visual C++ » openGL5_yh

openGL5_yh

于 2014-06-13 发布 文件大小:4283KB
0 187
下载积分: 1 下载次数: 62

代码说明:

  实现对三维点云数据的曲面重构显示,而且通过迭代指定了每个片面的法失,使重构曲面更加平滑,Opengl学习必备入门程序,并已封装好了各种类,方便学习(Surface Reconstruction achieve the three-dimensional point cloud data show, but also through an iterative method is specified for each one-sided loss to make a smoother surface reconstruction, Opengl learning essential entry procedures, and have a good package of various classes, facilitate learning)

文件列表:

openGL5_yh
..........\COpenGLDC.cpp,6749,2013-10-16
..........\COpenGLDC.h,1615,2013-10-15
..........\Debug
..........\.....\COpenGLDC.obj,28861,2013-10-16
..........\.....\COpenGLDC.sbr,0,2013-10-16
..........\.....\GCamera.obj,33320,2013-10-16
..........\.....\GCamera.sbr,0,2013-10-16
..........\.....\GeomCalc.obj,22463,2013-10-15
..........\.....\GeomCalc.sbr,0,2013-10-15
..........\.....\MainFrm.obj,19747,2013-10-15
..........\.....\MainFrm.sbr,0,2013-10-15
..........\.....\openGL2.bsc,6013952,2013-12-12
..........\.....\openGL2.exe,167989,2013-12-12
..........\.....\openGL2.exp,2492,2013-09-29
..........\.....\openGL2.ilk,995364,2013-12-12
..........\.....\openGL2.lib,5156,2013-09-29
..........\.....\openGL2.obj,28876,2013-10-16
..........\.....\openGL2.pch,6883300,2013-10-15
..........\.....\openGL2.pdb,721920,2013-12-12
..........\.....\openGL2.res,7288,2013-10-15
..........\.....\openGL2.sbr,0,2013-10-16
..........\.....\openGL2Doc.obj,14598,2013-10-15
..........\.....\openGL2Doc.sbr,0,2013-10-15
..........\.....\openGL2View.obj,104690,2013-12-12
..........\.....\openGL2View.sbr,0,2013-12-12
..........\.....\StdAfx.obj,105478,2013-10-15
..........\.....\StdAfx.sbr,1374926,2013-10-15
..........\.....\vc60.idb,287744,2014-06-13
..........\.....\vc60.pdb,471040,2013-12-12
..........\GCamera.cpp,4400,2013-10-16
..........\GCamera.h,1567,2013-10-10
..........\GeomCalc.cpp,3891,2013-09-30
..........\GeomCalc.h,2389,2013-09-30
..........\MainFrm.cpp,2508,2013-09-26
..........\MainFrm.h,1581,2013-09-26
..........\openGL2.aps,43876,2013-09-29
..........\openGL2.clw,2269,2013-10-10
..........\openGL2.cpp,4227,2013-09-26
..........\openGL2.dsp,5022,2013-09-27
..........\openGL2.dsw,522,2013-09-26
..........\openGL2.h,1367,2013-09-26
..........\openGL2.ncb,279552,2014-06-13
..........\openGL2.opt,50688,2014-06-13
..........\openGL2.plg,1564,2013-12-12
..........\openGL2.rc,11638,2013-09-29
..........\openGL2Doc.cpp,1762,2013-09-26
..........\openGL2Doc.h,1486,2013-09-26
..........\openGL2View.cpp,18641,2013-12-12
..........\openGL2View.h,3314,2013-10-16
..........\ReadMe.txt,4335,2013-09-26
..........\replay.txt,2370014,2013-10-11
..........\res

..........\...\openGL2.rc2,399,2013-09-26


..........\resource.h,594,2013-09-29
..........\StdAfx.cpp,209,2013-09-26
..........\StdAfx.h,1054,2013-09-26

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

发表评论

0 个回复

  • ThreadCritical
    控制台程序中Critical简单使用实例。创建两个线程使线程能够达到同步。(Console application Critical simple example. Create two threads to synchronize the threads.)
    2016-04-01 22:18:58下载
    积分:1
  • bpsk
    用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
    2020-12-11 14:59:17下载
    积分:1
  • MyGarden3D
    花园场景,天空、大地、植物(茎、花、叶) 地形高度可编辑 植物数量、位置、颜色、自旋可编辑 面向对象封装完善,代码易于移植(Garden scene including sky, earth and plants (stems, flowers and leaves). Terrain height is editable. Number, position, color and spin of plants are editable. Object-oriented, convenient to port code)
    2014-12-18 15:19:30下载
    积分:1
  • USART
    基于atmega16l usart的实现(atmega16 usart)
    2012-03-29 20:48:10下载
    积分:1
  • Watershed-16
    分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取(Watershed algorithm, can automatically split the image)
    2010-07-19 15:33:21下载
    积分:1
  • Pentacle
    在一个窗口中展现一个会运动的会变化的五角星(Displayed in a window movement will be a change in the five-pointed star)
    2009-05-31 09:45:00下载
    积分:1
  • Wumpus
    说明:  Wumpus,模拟实现Wumpus小游戏,实现了自主规划行走路径,并在界面上显示出来(Wumpus, analog to achieve Wumpus game plan to achieve a self-walking path, and displayed on the interface)
    2020-11-03 21:09:52下载
    积分:1
  • Canny
    本压缩包有canny算子的源程序代码和测试图片。(The archive has canny operator of the source code and test images.)
    2008-07-24 11:22:50下载
    积分:1
  • 11
    说明:  本程序利用OPENCV实现了圆形以及椭圆的拟合,并输出椭圆以及圆的中心坐标。(This procedure using OPENCV achieve a circular and elliptical fitting, and outputs the ellipse and the circle center coordinates.)
    2013-11-21 20:28:55下载
    积分:1
  • Manual técnico de la librería ZKSoftwareAPI
    Manual para el uso de la api ZKSoftwareAPI en visual studio
    2017-12-24 04:32:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载