-
光线追踪程序
光线追踪程序,对初学者来说有一定的借鉴意义,有OpenGL库的可以直接运行,没有的话需要自己配置相关
环境,但是release里编译好的exe可以直接查看效果。
- 2022-06-16 07:12:15下载
- 积分:1
-
学OpenGL的电子文档第2章(入门用的)
学OpenGL的电子文档第2章(入门用的)-school OpenGL electronic files Chapter 2 (the entry)
- 2022-10-14 08:05:03下载
- 积分:1
-
给大家上传一个OpenGL的库文件,帮助解决初学者的问题
给大家上传一个OpenGL的库文件,帮助解决初学者的问题-To the U.S. to upload a OpenGL library files, to help solve the problem of beginners
- 2022-04-11 23:34:10下载
- 积分:1
-
自遍的OPENGL基本框架,有光照,位置变化,旋转等操作,一般的OPENGL都可以在这个基础上...
自遍的OPENGL基本框架,有光照,位置变化,旋转等操作,一般的OPENGL都可以在这个基础上-OpenGL basic Framework, with interactions such as light, transformation, rotation, etc.
- 2022-02-10 17:08:40下载
- 积分:1
-
most simple initialization OpenGL window (full screen) code
最简单的 OpenGL 初始化 窗口(完整屏幕)的代码-most simple initialization OpenGL window (full screen) code
- 2022-07-13 11:41:42下载
- 积分:1
-
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处-using vertex shader for rendering the heavy work, many of the available benefits
- 2022-03-12 13:38:42下载
- 积分:1
-
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考...
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考-VC platform developed under the graphical display interface, with image smoothing, the release function, there is a need of a friend can download the reference
- 2022-10-05 10:45:04下载
- 积分:1
-
《OpenGL编程与实例》,很好的opengl电子书。
《OpenGL编程与实例》,很好的opengl电子书。- OpenGL Programming and examples of good opengl e-book.
- 2022-03-16 18:25:05下载
- 积分: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 library used in C++ bad habitats developed under the graphic image used.
OPENGL库,用来在C++坏境下开发图形图像用。-OPENGL library used in C++ bad habitats developed under the graphic image used.
- 2022-11-11 13:30:03下载
- 积分:1