-
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32...
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32"目录下。
-a good OpenGL texture mapping example Note : Before running the program, I would be grateful if the "DLL *. dll files are copied to the system" Windows (or WinNT) system32 "directory.
- 2023-02-20 14:30:04下载
- 积分:1
-
opengl 编程开发实例 1opengl
opengl 编程开发实例 1opengl-opengl programming examples 1opengl
- 2023-01-08 18:55:03下载
- 积分:1
-
OpenGl开发红宝书,有系统的介绍,比较实用。
OpenGl开发红宝书,有系统的介绍,比较实用。-OpenGl Red Treasure Book for development, a system of introducing more practical.
- 2022-12-09 12:50:03下载
- 积分:1
-
这是Nehe开发的简单的OpenGL程序
这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
- 2022-02-05 03:35:07下载
- 积分:1
-
使用OpenGL编写的简单绘图板一样的功能,一个简单的判断。
用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
- 2022-08-07 07:35:33下载
- 积分:1
-
目的
Objective-C,英文版,学习苹果开发的基础语言-Objective-C
- 2022-03-16 22:10:08下载
- 积分:1
-
High
高性能碰撞检测论文,非常不错,我做项目的时候就用这个-High-performance collision detection papers, very good project to do when I use this
- 2023-05-05 09:30:05下载
- 积分:1
-
this is a project of shot&bomb of c++ of openGL for windows...
windows下 基于c++ 用opengl实现 的 射击和爆炸的源码-this is a project of shot&bomb of c++ of openGL for windows...
- 2022-04-12 12:54:58下载
- 积分:1
-
OPENGL相机视图用法
本程序用在vs2010框架下用OPENGl编写,能对相机视图的用法有一个较清楚的说明。对opengl初学者有很大的帮助,主程序能输出相机视图的转换矩阵,且能自主设置需要输出的图形内容
- 2022-09-07 17:40:04下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1