CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - point 3d

搜索资源列表

  1. example3

    0下载:
  2. 三维Sierpinski镂垫的递归程序,使用三维点,由于每个四面体都是凸性的,因此四面体的顶点与其内部任意点肯定在四面体内部-3D Sierpinski router pad of the recursive procedure, using a three-dimensional point, because each tetrahedron is convex, so the tetrahedral vertex and any point must be in the tetrahedra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:898926
    • 提供者:
  1. NeHe_OpenGL

    0下载:
  2. opengl的学习资料,从最初的点线面到三维图形,通俗易懂-opengl learning materials, from the initial point, line and plane to 3D graphics, easy to understand
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:165553
    • 提供者:老夫子
  1. OpenGl-tutorial-

    0下载:
  2. opengl的图像处理知识,书中附有源码,便于自学-opengl learning materials, from the initial point, line and plane to 3D graphics, easy to understand
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:788705
    • 提供者:老夫子
  1. ICP

    0下载:
  2. 实现了ICP算法,用于三维点云姿态估计,须从数据文件读入三维点-ICP Algorithm for Pose Estimation of 3D point cloud to be read from the data files into three-dimensional point
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2940
    • 提供者:蒋剑
  1. plmy

    0下载:
  2. visual c++ 在Opengl三维程序中描绘点和线线,在程序中点,线描绘星空-Visual c++ in Opengl 3D program descr iption point and line, in the midpoint of line drawing procedure, the stars in the sky
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:52109
    • 提供者:liangningbo
  1. jianmo

    0下载:
  2. 用VC的界面加opengl的函数来实现读取三维点云数据,并显示出来,可用鼠标操作-VC interface to add the opengl functions to read 3D point cloud data, and display the available mouse actions
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2542021
    • 提供者:hhh
  1. 3DGameInfo

    0下载:
  2. 3D游戏是使用空间立体计算技术实现操作的游戏。从编程实现角度来说游戏基础模型(游戏的人物,场景,基础地形)是使用三维立体模型实现的,游戏的人物角色控制是使用空间立体编程算法实现的,那么就把这种游戏称作3D游戏-The 3D game is a game of three-dimensional calculation of the use of space technology to achieve operating. Game based model (the game' s char
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:895819
    • 提供者:bbb
  1. xishudianpipei-yuchongjian

    0下载:
  2. 本程序是在c++平台上应用opengl来实现三维密集点匹配与三维重建,绝对可以运行。-This procedure is the application in C++ platform opengl 3D dense point matching and 3D reconstruction can definitely run.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:2138961
    • 提供者:wuchenlong
  1. Waterfall-OPENGL

    0下载:
  2. 该程序基于VC++语言和OPenGL语言相结合,利用OPenGL中粒子系统原理,在MFC界面内完成绘制从天空下雨的3D仿真效果。该界面中主要以其中一点为中兴点喷射弧形粒子,达到仿真效果。-The program is based on VC++ language and OPenGL language, combining use OPenGL particles in the system principle, in MFC interface to finish drawing from t
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:736133
    • 提供者:
  1. 3123131

    0下载:
  2. 读取散乱的三维点数据,并实现三维显示,提供各种旋转,读取的是txt文件-Read the scattered 3D point data, and to achieve a three-dimensional display, offers a variety of rotation, read txt file
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:2484094
    • 提供者:七号阳光
  1. VB-Read-STL-File

    4下载:
  2. 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:2283
    • 提供者:张欣
  1. opengl

    0下载:
  2. 三维点云数据的读取以及利用opengl显示,实现简单操作-3D point cloud data read and use opengl display, simple operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:1098631
    • 提供者:ybw
  1. CPoint3DCloud

    0下载:
  2. 3D激光点云数据库查看软件包,编程环境为VS2010,使用opengl库-View 3D laser point cloud database package, programming environment for VS2010, using opengl library
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:2837582
    • 提供者:王安东
  1. ICP

    0下载:
  2. 实现了ICP算法,用于三维点云姿态估计,须从数据文件读入三维点-ICP Algorithm for Pose Estimation of 3D point cloud to be read from the data files into three-dimensional point
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2984
    • 提供者:ingthe
  1. 3dsnail

    1下载:
  2. 这是我们小组用opengl做的一个3d蜗牛小程序,程序实现wasd控制摄像机前后左右移动,qe控制俯仰角,zx控制上下移动,ijkl加alt键控制蜗牛移动,鼠标在地面点击可移动蜗牛到改点,并添加了一个绕y轴转的点光源,为两只蜗牛添加了不同的材质。右键菜单里有相应的重置,退出等。-This is our group with opengl 3d snail do a small program, program wasd to control the camera move around, qe
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3672409
    • 提供者:
  1. openGL3_yh

    1下载:
  2. 实现对三维点云数据的显示,并实现对点云数据的网格化,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Achieve the display of the 3D point cloud data, and realize the point cloud data grid, Opengl learning essential entry procedures, and have a good package of various classes, facilitate learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4331845
    • 提供者:ggyymm
  1. OpenGLShowMovie

    0下载:
  2. 摘要:VC/C++源码,图形处理,三维动画,OpenGL,皇冠代理最新网址 VC++ OpenGL通过动态调整观察点位置实现三维动画,观看演示效果时,请使用上、下、左、右键和加减键可调整视角、调整观察位置,还不错吧。- Abstract: VC/C++ source code, graphics, 3D animation, OpenGL, Crown Agents latest website VC++ OpenGL achieve three-dimensional animat
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:19150
    • 提供者:黄威霖
  1. MFC_CloudPoint20160531

    1下载:
  2. 基于OpenGL的三维点云数据显示,可以选择浏览文件读入点云市局,鼠标点击、拖动和滑动可实现三维图形的旋转和缩放,最大可读入一百万个点,点云数据存在txt文件中,数据格式分别为x、y、z的坐标,具体以压缩文件中的3dcloud.txt为例-OpenGL-based 3D point cloud data show, you can browse the file is read into the point cloud PUC, mouse click, drag and swipe reali
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-24
    • 文件大小:61460480
    • 提供者:tanlt
  1. OpenGLcloudpoint

    0下载:
  2. 三维点云显示,旋转,移动等等,jiyu OPENGL bijiaoyouyong -3D point
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:43653120
    • 提供者:nancy00
« 1 2»
搜珍网 www.dssz.com