Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opengl point cloud
Search - opengl point cloud - List
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
Update : 2008-10-13 Size : 343.37kb Publisher : zxj

利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
Update : 2025-02-17 Size : 241kb Publisher : 李瑞

这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
Update : 2025-02-17 Size : 368kb Publisher : 李瑞

介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
Update : 2025-02-17 Size : 2mb Publisher : zxj

读取*.asc文件的点云数据,包括三维坐标和点云颜色,并显示-read the document*. asc point cloud data, including 3-D coordinates and point cloud color, and display
Update : 2025-02-17 Size : 349kb Publisher : 王鹏

Lidar数据的Opengl三维显示与漫游.包括Lidar点云数据的读取,显示,漫游!无纹理!-Lidar data Opengl 3D display and roaming. Including Lidar point cloud data read , display, roaming! No texture!
Update : 2025-02-17 Size : 430kb Publisher : 石头

本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。 -This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.
Update : 2025-02-17 Size : 3.97mb Publisher : 李彩林

用一个兔子模型为例,说明如何实现点云数据的三角划分。结合OpenGL实现模型的旋转操作。-Using a rabbit model as an example to show how to realize the point cloud data triangulation. OpenGL implementation model combining the rotation of the operation.
Update : 2025-02-17 Size : 3.29mb Publisher : 黄淼

基于OPENGL和vc.net 实现asc和stl格式点云数据的读入和输出,以及对读入数据的旋转、平移、缩放等操作-Based on the OPENGL and vc.net achieve asc and stl format point cloud data read and output, as well as the data read into the rotation, translation, scaling and other operations
Update : 2025-02-17 Size : 618kb Publisher : heart

OpenGL,vc++,曲线曲面,点云等集合源码,适合计算机图形学,反求工程等专业学习-OpenGL, vc++, Curves and surfaces, point cloud, such as a collection source for computer graphics, reverse engineering and other professional learning
Update : 2025-02-17 Size : 445kb Publisher : 朱开山

基于opengl的3维显示系统,采用自定义的点云格式.png 采用自定义的面格式.mesh-Opengl-based 3-D display system using a custom format point cloud. Png surface using a custom format. Mesh
Update : 2025-02-17 Size : 6.61mb Publisher : 过晓星

VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考-VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference
Update : 2025-02-17 Size : 3.33mb Publisher : 李亮

opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
Update : 2025-02-17 Size : 3.68mb Publisher : huscar

利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud processing, the study graphics, C++, OpenGL, file read and write very helpful and is a three-dimensional software companies as part of writing code, especially OpenGL library files are quite useful. There are two data files default mouse operation: concrete is also the first document in the key drag rotating shift key+ Ctrl button+ Shift noodle spinning scroll wheel zoom in the key+ Ctrl+ Shift partial to enlarge
Update : 2025-02-17 Size : 1.03mb Publisher : 刘洋

基于OpenGL的三维人体点云模型的显示。-OpenGL-based three-dimensional point cloud model of the human body display.
Update : 2025-02-17 Size : 73kb Publisher : 李雪莉

this a visual c + + code for point cloud triangulation, i tried it and it works really in a very good way -this is a visual c++ code for point cloud triangulation, i tried it and it works really in a very good way
Update : 2025-02-17 Size : 152kb Publisher : ultrasound

本程序用C++编写,实现了对各种点云数据的读取、显示(用OPENGL显示)、操作(用鼠标选取、放大、缩小、平移等)。-The the program C++ write, and read on a variety of point cloud data display (with OPENGL show), operation (selected with the mouse, zoom in, zoom out, pan, etc.).
Update : 2025-02-17 Size : 15.5mb Publisher : zhangdi

点云的读取与现实,可以通过OpenGL显示出读取的点云数据-output point cloud
Update : 2025-02-17 Size : 6.72mb Publisher : xu hui

可以进行OpenGL操作,实现点云的显示-output point cloud
Update : 2025-02-17 Size : 3.49mb Publisher : xu hui

OpenGL环境下读入3D点云,任意角度下鼠标对点云进行框选。(In the OpenGL environment, read the 3D point cloud, and at any angle the mouse can box the point cloud.)
Update : 2025-02-17 Size : 6.8mb Publisher : YangXG
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.