登录
首页 » Visual C++ » CPoint3DCloud

CPoint3DCloud

于 2020-06-26 发布 文件大小:1055KB
0 187
下载积分: 1 下载次数: 4220

代码说明:

  利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 (use OpenGL, prepared by the VC C, 3-D process, learning graphics, C, OpenGL, document literacy helpful, is a 3D software companies write code part, in particular OpenGL libraries are very useful. There are two mouse default data file operations : concrete is the first document of key drag rotation of key Ctrl++ translation of key Shift-rotating wheel rolling Zoom Bond Ctrl+ Shift+ magnification)

文件列表:

CPoint3DCloud
.............\COpenGL.dll
.............\COpenGL.h
.............\COpenGL.lib
.............\COpenGLd.dll
.............\COpenGLd.exp
.............\COpenGLd.lib
.............\CPoint3D.cpp
.............\CPoint3D.h
.............\CPoint3DCloud.aps
.............\CPoint3DCloud.clw
.............\CPoint3DCloud.cpp
.............\CPoint3DCloud.dsp
.............\CPoint3DCloud.dsw
.............\CPoint3DCloud.exe
.............\CPoint3DCloud.h
.............\CPoint3DCloud.ncb
.............\CPoint3DCloud.opt
.............\CPoint3DCloud.plg
.............\CPoint3DCloud.rc
.............\CPoint3DCloud.reg
.............\CPoint3DCloudDoc.cpp
.............\CPoint3DCloudDoc.h
.............\CPoint3DCloudView.cpp
.............\CPoint3DCloudView.h
.............\crown.asc
.............\GLUT.DLL
.............\GLUT.H
.............\GLUT.LIB
.............\GLUT32.DLL
.............\GLUT32.LIB
.............\MainFrm.cpp
.............\MainFrm.h
.............\MyClass.h
.............\ReadMe.txt
.............\res

.............\...\CPoint3DCloud.rc2


.............\Resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\tree1.ASC
.............\程序说明.txt

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

发表评论

0 个回复

  • StuManageSuper
    使用vc6.0开发的学生管理系统,包括对成绩的增删改查,并有管理员权限以及带柱型图和饼图的个人成绩统计和班级成绩统计(最高成绩、最低成绩、平均分等)。 管理员用户名为space,密码为19871025。 演示程序时可打开文件夹中的050704new,里面有测试数据。(Vc6.0 students to develop the use of management systems, including additions and deletions to search results and have administrator privileges, as well as columnar with pie charts and statistics and personal accomplishments achieved statistical classes (maximum performance, minimum performance, with an average grade) . Administrator user name space, password is 19871025. Demo program can open the folder 050704new, there are test data.)
    2009-04-13 18:14:21下载
    积分:1
  • DuilibListEx
    DUILIB的自定义美观List,可以自由编辑列表表头,自由扩展透明属性、列表宽高。(Selfdefined List Control based on duilib)
    2016-05-20 14:59:40下载
    积分:1
  • ptable
    一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn(A print form c++ Source code, for those looking for such code comrades, it is an excellent reference, if there is any problem, landing http://www.boomcode.cn)
    2007-11-07 19:03:13下载
    积分:1
  • FaceFX
    FaceFX利用声音信息产生高质量的面部动画 FaceFX 是OC3 Entertainment用于利用声音文件创建逼真的面部动画的前沿解决方案。FaceFX是近几年口型同步、3D艺术及面部动画的最高峰。它更便于分批处理游戏音频文件,为动画加入表情同时不会破坏口型同步,将动画调整到最佳状态,还可将整个解决方案与美工工作流程融合。 FaceFX技术成功应用于150多个3 A 级游戏。借助FaceFX Studio Unlimited的源代码,开发人员可以灵活地将解决方案与开发的生产流程相融合,还可使用所有的分批处理功能。游戏工程师可利用FaceFX SDK直接下载.facefx 文档,并能高速播放经过内存优化的面部动画。 (FaceFX use of sound information to produce high quality facial animation FaceFX is OC3 Entertainment for the use of sound files to create realistic facial animation solutions to the forefront. FaceFX lip sync in recent years, 3D Art and facial animation s highest peak. It is easier to handle game audio files in batches, adding expression for the animation without damage to lip-synch, will adjust to the best animation, but also the whole art workflow solutions and integration. FaceFX technology successfully used in more than 150 3 A-level game. With FaceFX Studio Unlimited source code, developers have the flexibility to develop the solution with the integration of production processes, but also use all the batch processing capabilities. Engineers can use FaceFX SDK games direct download. Facefx document, and can play through high-speed memory to optimize facial animation. )
    2011-11-07 21:00:33下载
    积分:1
  • 3D-Model-Display
    在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。(XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.)
    2012-06-02 11:32:23下载
    积分:1
  • MATLAB-OFDM
    OFDM技术及其MATLAB模拟,很好的资料哦,可以快速掌握matlab仿真(the study)
    2011-05-05 21:02:59下载
    积分:1
  • Cpp1
    多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为255(Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-point set to 255, the rest is 02) convolution kernels: 5* 5- convolution kernel designed specifically stated 3) Iterations: 100- once every five iterations save data matrix- matrix results through 20, randomly generated initial matrix generated animation, randomly assigned number is 255 50)
    2014-03-27 21:51:13下载
    积分:1
  • 基于MFC的登录注册
    一个基于VC++的mfc项目主要实现登录注册功能,功能比较完备,适合初学者学习借鉴,输入错误的账号会提示登陆错误,运用的数据库是access,需要下载数据库,配置数据源的名称。
    2022-01-27 22:00:24下载
    积分:1
  • MultipleGaussintegration
    用勒让德-高斯求积法来计算多重积分的例子.(The multiple integral example is calculated by Legendre-Gauss quadrature method.)
    2010-07-03 16:57:47下载
    积分:1
  • 第27章 透明位图背景上的滚动字幕实例
    第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
    2005-03-23 21:54:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载