登录
首页 » Visual C++ » PCShow

PCShow

于 2020-11-10 发布
0 425
下载积分: 1 下载次数: 5

代码说明:

说明:  三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)

文件列表:

PCShow\data1.las, 5354305 , 2011-06-27
PCShow\data2.las, 6786729 , 2011-06-27
PCShow\data3.las, 8621009 , 2011-06-27
PCShow\data4.las, 10446721 , 2011-06-27
PCShow\data5.las, 4001541 , 2011-08-10
PCShow\dll\GLU.DLL, 315904 , 2006-01-22
PCShow\dll\GLU32.DLL, 121856 , 2006-12-05
PCShow\dll\GLUT.DLL, 154624 , 2006-01-22
PCShow\dll\GLUT32.DLL, 237568 , 2006-01-22
PCShow\dll\OPENGL32.DLL, 713728 , 2006-12-05
PCShow\GL\GL.H, 69083 , 2006-01-22
PCShow\GL\GLAUX.H, 12024 , 2006-01-22
PCShow\GL\GLU.H, 18282 , 2006-01-22
PCShow\GL\GLUT.H, 27670 , 2006-01-22
PCShow\lib\GLAUX.LIB, 1312394 , 2006-01-22
PCShow\lib\GLU32.LIB, 49514 , 2006-01-22
PCShow\lib\GLUT32.LIB, 69580 , 2006-01-22
PCShow\lib\LIBJPEG.LIB, 893842 , 2006-01-22
PCShow\lib\LIBPNG1.LIB, 307460 , 2006-01-22
PCShow\lib\OPENGL32.LIB, 336274 , 2006-01-22
PCShow\OpenGL.cpp, 10062 , 2019-04-15
PCShow\OpenGL.h, 3358 , 2019-04-15
PCShow\OpenGL.obj, 18940 , 2019-04-15
PCShow\PCShow.exe, 233472 , 2019-04-15
PCShow\ReadMe.txt, 3543 , 2011-06-11
PCShow\res\Test.ico, 1078 , 2011-06-11
PCShow\res\Test.rc2, 396 , 2011-06-11
PCShow\res\Thumbs.db, 15360 , 2019-04-15
PCShow\resource.h, 1187 , 2019-04-15
PCShow\StdAfx.cpp, 206 , 2011-06-11
PCShow\StdAfx.h, 1340 , 2011-06-11
PCShow\StdAfx.obj, 812 , 2019-04-15
PCShow\Test.aps, 36124 , 2019-04-15
PCShow\Test.bsc, 3269632 , 2011-08-08
PCShow\Test.clw, 1921 , 2019-04-15
PCShow\Test.cpp, 2035 , 2011-06-11
PCShow\Test.dsp, 4464 , 2019-04-15
PCShow\Test.dsw, 533 , 2011-06-11
PCShow\Test.h, 1302 , 2011-06-11
PCShow\Test.ncb, 377856 , 2019-04-15
PCShow\Test.obj, 12807 , 2019-04-15
PCShow\Test.opt, 356352 , 2019-04-15
PCShow\Test.pch, 5792140 , 2019-04-15
PCShow\Test.plg, 1536 , 2019-04-15
PCShow\Test.rc, 5703 , 2019-04-15
PCShow\Test.res, 8860 , 2019-04-15
PCShow\TestDlg.cpp, 8086 , 2019-04-15
PCShow\TestDlg.h, 2177 , 2019-04-15
PCShow\TestDlg.obj, 34803 , 2019-04-15
PCShow\vc60.idb, 50176 , 2019-04-15
PCShow\dll, 0 , 2019-04-15
PCShow\GL, 0 , 2019-04-15
PCShow\lib, 0 , 2019-04-15
PCShow\res, 0 , 2019-04-15
PCShow, 0 , 2019-04-15

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

发表评论

0 个回复

  • Important-QuadTreeLOD
    基于DEM的三维地形绘制,通过四叉树实现LOD细节层次结构(DEM-based three-dimensional terrain rendering by Quadtree LOD hierarchy details)
    2015-03-29 17:38:56下载
    积分:1
  • 3dde
    3d demo c++ opengl demo (good 3d demo)
    2009-06-18 13:47:11下载
    积分:1
  • drawlinewithc
    在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。(You can draw a line with this code,also ,you can get the mouse s location with it at anytime.)
    2009-06-12 11:11:04下载
    积分:1
  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • GTool(Version2.2)
    电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
    2010-01-11 17:13:42下载
    积分:1
  • Render
    用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。(Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK)
    2010-11-12 10:38:13下载
    积分:1
  • daima
    说明:  三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
    2008-09-15 21:27:57下载
    积分:1
  • matlab
    受阻力的球体运动轨迹程序,阻力与运动方向相反,满足阻力方程(By the resistance of the ball trajectory program, drag, and opposite to the direction of movement, and to meet the resistance equation)
    2012-10-25 15:48:04下载
    积分:1
  • jmvm
    只是最新的多视点参考软件代码jmvm,支持立体档次的编码解码,从最新svn下载得到,对那些不方便上国外网站svn下载的可以看看。(Is the latest multi-view reference software code jmvm, three-dimensional grade codec support, downloaded from the latest svn, convenient for those on the foreign website can take a look at svn download.)
    2011-09-15 21:47:05下载
    积分:1
  • osgOcean
    osg 海面上添加小船,有月亮,有风,有倒影(OSG adds boats to the sea, with the moon, the wind and the reflection)
    2020-09-13 17:27:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载