-
平面阴影效果,使用OpenGL,C,
平面阴影效果,使用opengl, c++,-plane shadow effects, the use opengl, c,
- 2022-08-18 18:46:36下载
- 积分:1
-
opengl animation and achieve small ball into small effects
opengl动画效果,实现小球由大变小特效-opengl animation and achieve small ball into small effects
- 2022-08-21 12:13:29下载
- 积分:1
-
With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the r...
用VC++6.0和OpenGl实现的汉诺塔移动算法,速度可以自己调节,主要是汉诺塔的递归算法。-With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the rate can adjust is the Tower of Hanoi recursive algorithm.
- 2022-03-15 20:51:37下载
- 积分:1
-
简单的屏幕保护模板
简单的屏幕保护模板-Simple template screen saver
- 2022-06-26 08:01:41下载
- 积分:1
-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分:1
-
Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
利用vc++和openGL开发的烟花效果,有各类烟花。-Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
- 2023-01-27 12:05:03下载
- 积分:1
-
访问数据
联合工厂单位;
- 2022-03-07 21:42:50下载
- 积分:1
-
OpenGL入门第一课,画平面二维图形
资源描述
OpenGL入门第一课,看懂后迅速入门。
绘制二维平面几何图形;
OpenGL的着色模式,Smooth和Flat
实现图形的旋转
- 2023-07-18 06:45:05下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
An Java OpenGL example illustrating basics of collision detection, collision res...
An Java OpenGL example illustrating basics of collision detection, collision response, and physically based modelling effects.
- 2022-01-24 15:04:24下载
- 积分:1