-
OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2023-02-09 06:10:03下载
- 积分:1
-
一个用opengl和VC编写的飞机的的简单动画,可以进行简单的操作。...
一个用opengl和VC编写的飞机的的简单动画,可以进行简单的操作。-Opengl and a VC with the preparation of the aircraft simple animation, can be a simple operation.
- 2022-03-09 19:20:21下载
- 积分:1
-
这是Nehe的OOP的OPenGL代码演示
这是Nehe的OOP的OPenGL代码演示-This is the OOP Nehe OpenGL demo code
- 2022-01-28 15:38:40下载
- 积分:1
-
这是一个 Opengl的 程序。对初学者有很好的帮助
这是一个 Opengl的 程序。对初学者有很好的帮助-This is a opengl procedures. To have very good help for beginners
- 2022-03-04 21:55:21下载
- 积分:1
-
迷你星球产生器(OpenGL源码)
迷你星球产生器(OpenGL源码) - 简单的小工具,把输入的cubemap图片转换为“微型星球”图片。保存为高分辨率(4096)的图片到桌面。注意:需要OpenGL GLSL支持。-Planet Mini Generator (OpenGL source)- a simple gadget, the input picture is converted to cubemap
- 2022-07-14 10:37:24下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
采用OPEN GL 开发的基于VC++ 6.0的机器手运动仿真程序
原创开发,在VC++环境下建立了OPENGL视景仿真环境,动画渲染机制,雾化及光照效果等,采用了多级显存的入栈出栈操作,实现了多级机器手的运动显示。相对于其他的实时仿真系统如VEGA等,该方案无需安装环境插件,且效率高,实时性好,可用作实时测控环境。
- 2022-10-27 08:15:03下载
- 积分:1
-
Very classic OPENGL in Visual Basic in the development of the template control,...
非常经典的OPENGL在Visual Basic中的开发的模板控件,可以直接用于VB开发者使用。-Very classic OPENGL in Visual Basic in the development of the template control, can be directly used for VB developers to use.
- 2022-06-19 03:19:24下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-04-10 10:53:35下载
- 积分:1
-
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助...
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助-The use of texture mapping produced by the solar flare effect, taking the block algorithm, for learning opengl in texture, light and other related knowledge has a great help
- 2022-04-01 15:34:54下载
- 积分:1