-
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制-This is an OpenGL tutorial, a simple dialog box to explain the use and the ball drawn
- 2023-04-22 07:55:02下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分: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
-
Opengl实现的旗帜飘动效果,c语言源代码。
Opengl实现的旗帜飘动效果,c语言源代码。-Opengl realize the effect of the flag fluttering, c language source code.
- 2022-08-13 07:09:45下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2023-01-03 10:45:03下载
- 积分:1
-
一个OpenGL的C语言类库,简化openGL的程序设计
一个OpenGL的C语言类库,简化openGL的程序设计-an OpenGL C language library, simplifying the procedures for design openGL
- 2022-02-03 03:50:22下载
- 积分:1
-
按ADWS键还有上下左右键可以移动机器人!
按ADWS键还有上下左右键可以移动机器人!-Rehabilitation Robot
- 2022-06-28 13:04:54下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1
-
opengl, directly in OnDrawGL drawing unwanted images can be
opengl,直接在OnDrawGL中绘制想要的图像即可-,Visual C++,OpenGL/OpenGL program -opengl, directly in OnDrawGL drawing unwanted images can be- and Visual C, OpenGL/OpenGL program
- 2022-02-26 23:18:16下载
- 积分:1
-
旋转的正方形
本代码实现将正方形的四个顶点分别映射到圆上,通过改变角度来控制旋转的快慢!从而在中间形成一个圆,但本代码未将多余的四角去掉,还有待完善的地方!
- 2022-07-01 07:01:46下载
- 积分:1