-
OpenGL 3D场景漫游
用OpenGL实现的一个用C代码实现基于OPENGL的小范围的场景漫游,完整的代码(代码功能加以注释),一个老师布置的小作业。
- 2022-12-11 11:20:03下载
- 积分: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
-
研究生计算机虚拟现实作业.红蓝视点程序.
OpenGL框架
研究生计算机虚拟现实作业.红蓝视点程序.
OpenGL框架-graduate virtual reality computer operations. Red and blue Perspective procedures. OpenGL framework
- 2022-03-03 13:57:35下载
- 积分:1
-
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用...
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用-This is what I keep on the use of opengl function glut toolkit must be installed, in the hope that useful
- 2022-03-07 20:33:54下载
- 积分:1
-
opengl圆柱体绘制
圆柱体的绘制:利用连续扇形绘制填充圆柱体的上下两个底面圆;利用三角面片填充圆柱体的侧面;利用平移旋转改变图形的显示; 利用光源,光照渲染立体效果
- 2022-01-28 09:58:22下载
- 积分:1
-
it is a kind of game written with Opengl , it is called three ball chess
用OPENGL写的三地游戏 是一款三连棋游戏-it is a kind of game written with Opengl , it is called three ball chess
- 2022-01-26 03:57:16下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2023-02-06 17:55:04下载
- 积分:1
-
GLUT 3.7 beta source distribution源码分类 (Unix tar format) Unix用
GLUT 3.7 beta source distribution源码分类 (Unix tar format) Unix用-GLUT 3.7 beta source distribution source classification (Unix tar format) Unix by
- 2022-08-06 16:05:20下载
- 积分:1
-
贴图法画球,是一个很简洁的例子,希望对大家有用,谢谢了...
贴图法画球,是一个很简洁的例子,希望对大家有用,谢谢了-this is a program
- 2022-05-06 16:01:42下载
- 积分:1
-
关于opengl的例子,有兴趣的朋友可以研究研究
关于opengl的例子,有兴趣的朋友可以研究研究-On the opengl examples of friends who are interested can study the research
- 2022-05-16 07:49:25下载
- 积分:1