-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度...
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度-simple clorful fountain
- 2022-09-09 18:35:03下载
- 积分:1
-
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。...
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。-This is my machine vision in a project to develop the use of the OpenGL part of the dialog box procedure to achieve the use of the function OpenGl support text data entry, the first from a foreign website, I made some changes.
- 2022-03-20 10:04:49下载
- 积分:1
-
斯坦福大学图形学opengl演示程序
这个程序是斯坦福大学图形学opengl演示程序,可以用鼠标来控制视点的位置,滚轮可以放大或缩小整个图像的大小,可以显示整个三维图像的网格信息
- 2022-04-18 20:55:28下载
- 积分:1
-
Opengl中实现给不同物体添加光照实现不同的光照效果
Opengl中实现给不同物体添加光照实现不同的光照效果
- 2022-08-22 21:35:59下载
- 积分:1
-
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 表现了三维手电筒的旋转...
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 表现了三维手电筒的旋转-VC, Opengl prepared by the screen contains the source code and the procedures for implementation of 3D performance of the rotating flashlight
- 2022-05-07 22:26:07下载
- 积分:1
-
用opengl实现的夕阳照射水面水天一色的程序
用opengl实现的夕阳照射水面水天一色的程序-Sunset with opengl realize水天一色surface irradiation procedure
- 2023-01-08 19:25:03下载
- 积分:1
-
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0...
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6+ ogl2.0
- 2023-07-17 12:35:03下载
- 积分:1
-
OpenGL rendering with a constant rotation of the camera platform and circled ove...
用OpenGL绘制的一个不断旋转的摄像台以及上空盘旋的一个飞行物.可以通过键盘控制观察者的视角和位置,-OpenGL rendering with a constant rotation of the camera platform and circled over the one flying objects. Keyboard control can be the observer perspective and position
- 2022-03-13 22:47:33下载
- 积分:1
-
多边形和圆的动画
1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。
- 2022-06-28 21:19:37下载
- 积分:1