-
用opengl实现的夕阳照射水面水天一色的程序
用opengl实现的夕阳照射水面水天一色的程序-Sunset with opengl realize水天一色surface irradiation procedure
- 2023-01-08 19:25:03下载
- 积分:1
-
利用VC实现OPGEL的编程,一个小例子,希望有用
利用VC实现OPGEL的编程,一个小例子,希望有用-Achieve OPGEL programming using VC, a small example, want to be useful. . .
- 2022-03-14 23:40:16下载
- 积分:1
-
the algorithm is floating the OpenGL Form Multi
本算法是浮动窗体中的OpenGL多视图的实现,实现球体的旋转,前后移动。-the algorithm is floating the OpenGL Form Multi-View the realization of ball rotation, moving around.
- 2022-02-25 05:07:40下载
- 积分:1
-
OpenGl and code book is a Chinese translation, very detailed procedures opinion,...
OpenGl book and code 是中文译本,程序见解很详细,几乎对每条语句都有说明和解释-OpenGl and code book is a Chinese translation, very detailed procedures opinion, almost all of each statement and explained
- 2023-01-20 20:55:04下载
- 积分:1
-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1
-
为刚刚开始准备学习图形图象接口opengl的准备的一个小实例。...
为刚刚开始准备学习图形图象接口opengl的准备的一个小实例。-Just beginning to learn to prepare for the graphical interface to opengl images a small example of the preparation.
- 2022-02-09 21:22:55下载
- 积分:1
-
opengl,VC++代码能够实现摄像机漫游,具体请看演示程序
opengl,VC++代码能够实现摄像机漫游,具体请看演示程序-opengl, VC++ code to realize the camera roaming, see the specific demo program
- 2022-10-06 12:55:03下载
- 积分:1
-
OpenGL室内漫游
OpenGL室内漫游,包括太阳系,跟随视点或不跟随视点
- 2022-08-17 21:12:18下载
- 积分:1
-
五种正多面体
五种正多面体-柏拉图的演示,是用MFC与openGL结合在visual c++环境下编译的。-Five regular polyhedron- Plato
- 2023-05-24 23:25:03下载
- 积分:1
-
本科毕业论文边缘检测算法
1、实现边缘检测算子功能:
通过Visual C++6.0来实现边缘检测算子的功能,先对Sobel算子、Prewitt算子、Roberts算子等进行函数定义,然后再进行函数调用,就可以得到边缘检测的不同效果。
2、比较分析边缘检测算子,得出适合应用与TIP技术中的算子:
比较各种边缘检测算子得到的边缘检测图像,选择适合在TIP技术中实现的边缘检测算法,自动提取前景掩模与背景图像。
- 2022-04-29 10:40:09下载
- 积分:1