-
OpenGL编程权威指南,希望大家踊跃交流
OpenGL编程权威指南,希望大家踊跃交流-authority OpenGL Programming Guide, a lively exchange of hope
- 2023-05-15 14:10:05下载
- 积分:1
-
使用Vb生成地图,调用opengl观察3D效果,内部带有几个已经生成好的例子....
使用Vb生成地图,调用opengl观察3D效果,内部带有几个已经生成好的例子.-use Vb generated maps, called opengl observation 3D effect, with several internal generation has been good example.
- 2022-07-28 10:42:47下载
- 积分:1
-
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程...
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程序目录下即可。注意:这些文件一定要同你所用performer的版本一致。这里是3.2.1版-vc environment developed opengl performer applications, run-time environment from the performer, the required system files. Simply copy these files to their own enforcement procedures performer directory can be. Note: These documents must be used with your version of consistent performer. Here is version 3.2.1
- 2023-01-10 10:45:04下载
- 积分:1
-
opengl教程,very good ,欢迎对opengl感兴趣的人来下载
opengl教程,very good ,欢迎对opengl感兴趣的人来下载-opengl
- 2022-01-20 23:00:32下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
opengl rendering profile line source code
opengl绘制剖面线源代码-opengl rendering profile line source code
- 2022-02-04 00:03:43下载
- 积分:1
-
opengl几何图像实现中秋月亮和灯笼,实现渲染效果
opengl几何图像实现中秋月亮和灯笼,实现渲染效果-opengl geometric images to achieve the Mid-Autumn Moon and lanterns to achieve color effects
- 2023-08-31 17:05:03下载
- 积分:1
-
VC++中使用OpenGL库编写的动态星空效果,非常逼真…
vc++运用Opengl类库,编出的动态星空效果,很逼真哦-vc++ using Opengl library to compile the dynamics of Star effects, very realistic oh
- 2022-02-05 12:07:04下载
- 积分:1
-
一个用glut写的赛车演示程序,有相应车道,出自taxiwars
一个用glut写的赛车演示程序,有相应车道,出自taxiwars-Written in a used car glut Demo
- 2023-02-11 13:05:04下载
- 积分:1
-
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者-Use OpenGL 3D library written in billiards, the establishment of the physical model, upper and lower control ball around for beginners
- 2022-07-28 03:13:48下载
- 积分:1