-
ejemplos de jogl en java, sistema solar
ejemplos de jogl en java, sistema solar
- 2023-07-12 23:30:02下载
- 积分:1
-
在GL打开原子结构
应用背景原子结构的描述,从所有的元素周期表1 -118.in关键技术能用键盘但大部分是没有连接到用户界面
- 2022-02-14 13:16:10下载
- 积分:1
-
OPENGL组织的Glut说明书,版本3.0,OPENGL的开发利器
OPENGL组织的Glut说明书,版本3.0,OPENGL的开发利器-OPENGL organizations Glut Manual, version 3.0, OPENGL development tool
- 2023-08-11 02:35:03下载
- 积分:1
-
开题报告(毛陈杨)
开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,
- 2022-04-08 06:17:17下载
- 积分:1
-
Opengl的小例子,绘制了一个旋转的多面体。
Opengl的小例子,绘制了一个旋转的多面体。-Opengl small examples, drawing a rotating polyhedron.
- 2022-03-24 00:51:42下载
- 积分:1
-
此VC_0pengl程序对地球进行了模拟
此VC_0pengl程序对地球进行了模拟-this VC_0pengl procedures for the simulation of the Earth
- 2022-02-01 10:52:15下载
- 积分:1
-
GLUT 3.7 beta image datafile distribution (Unix tar format) 图形数据文件分类 Unix用...
GLUT 3.7 beta image datafile distribution (Unix tar format) 图形数据文件分类 Unix用-GLUT 3.7 beta image datafile distribution (Unix tar format) graphics data file by Category Unix
- 2023-03-31 12:05:04下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-04-10 10:53:35下载
- 积分:1
-
surf3d presentation, light, frame, filling, aerosol, projectors to choose, use o...
surf3d演示,光照,线框、填充,雾化,投影选择,使用openGL, 需要glut32.dll.-surf3d presentation, light, frame, filling, aerosol, projectors to choose, use openGL, need glut32.dll.
- 2022-04-20 03:35:37下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing 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 coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1