-
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。...
本程序主要实现了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.
- 2022-08-14 20:41:29下载
- 积分:1
-
。 本 文 使 用 基 于Visual C + + 消 息 驱 动 编 程, 对 于 没 学 过 VC 的 读 者 也 有 一 定 的 帮 助。 我 们 的 第...
。 本 文 使 用 基 于Visual C + + 消 息 驱 动 编 程, 对 于 没 学 过 VC 的 读 者 也 有 一 定 的 帮 助。 我 们 的 第 一 个 程 序 将 明 建 立 一 个 视 窗 程 序 显 示OpenGL 图 形 的 最 小 需 求。 为 成 这 一 任 务 我 们 将 分 如 下5 步 来 进 行:-. In this paper, based on Visual C message-driven programming, the VC never learned readers also have some help. Our first program will be prescribed procedures for the establishment of a window display OpenGL graphics minimum needs. Into this task for us will be as follows for Step 5:
- 2022-07-22 02:55:29下载
- 积分:1
-
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
- 2022-01-26 04:47:39下载
- 积分:1
-
OpenGL虚拟场景中的雪景
OpenGL虚拟场景中的雪景,有天空盒与地形设计,粒子系统只有雪alskdjflng lasknaa idaljfngladk ajsidfolgnlskd
- 2022-01-28 22:52:52下载
- 积分:1
-
This OpenGL racing game written by Joe allen
This OpenGL racing game written by Joe allen
- 2023-05-03 16:00:04下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
- 2022-05-22 12:29:02下载
- 积分:1
-
image gggggggggggggggggggggggggggggggg
此代码具有orl数据库中图像的图像处理代码
- 2023-02-01 04:15:03下载
- 积分:1
-
used for the preparation of an opengl animation process
采用opengl库编写一动画程序-used for the preparation of an opengl animation process
- 2022-02-27 04:51:38下载
- 积分:1
-
一个基本的sph算例
一个基本的在CPU上运行的SPH算例,是学习SPH的好资源,可以完整运行。用C++和OPENGL开发
- 2022-03-04 03:48:06下载
- 积分:1
-
MFC与Opengl联合编程实现展点
使用C++语言,利用OpenGL在MFC下实现三维点云展示,并附有点云文本文件。
通过对点云坐标txt文本的读取,进行三维点云的展示,并包含移动缩放功能。
适合初级入门学习OpenGL的朋友。
- 2022-06-13 08:35:21下载
- 积分:1