-
这是Nehe的OpenGL的.NET代码演示
这是Nehe的OpenGL的.NET代码演示-This is the Nehe OpenGL.NET code demo
- 2022-04-24 14:19:35下载
- 积分:1
-
VisualC高级编程技术,关于OpenGL的
VisualC高级编程技术,关于OpenGL的-VisualC advanced programming technology, OpenGL about the
- 2023-05-24 20:00:02下载
- 积分:1
-
opengl 图形
用OpenGL画出各种图形,C语言版本,适合初学OpenGL学习者,简单明了,方便易懂.
- 2022-05-22 01:13:11下载
- 积分:1
-
纹理映射,包括纹理贴图,纹理滤波,纹理的凹凸映射等等。纹理采用各种贴图,各种滤波方式
纹理映射,包括纹理贴图,纹理滤波,纹理的凹凸映射等等。纹理采用各种贴图,各种滤波方式-Texture mapping, including texture mapping, texture filtering, texture bump mapping and so on. Texture using a variety of textures, a variety of filtering methods
- 2022-02-06 13:31:21下载
- 积分:1
-
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助...
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
- 2023-05-30 22:20:02下载
- 积分:1
-
vc++结合opengl类库编出来的云彩的动态模拟
vc++结合opengl类库编出来的云彩的动态模拟-vc++ class libraries compiled with opengl out of the clouds of the dynamic simulation of
- 2022-05-23 07:48:46下载
- 积分:1
-
openglredbook细节OpenGL的各种影响,OpenGL入门手册
openGLRedBook
详细介绍openGL的各种效果,
openGL的入门手册-openGLRedBook details openGL various effects, openGL manual entry
- 2022-01-26 03:11:00下载
- 积分:1
-
OpenGL特效:透明物体并带光照,物体呈透明感且发出光芒
OpenGL特效:透明物体并带光照,物体呈透明感且发出光芒-OpenGL effects : transparent objects and bring light, transparent objects flu but to shine
- 2022-03-29 06:56:43下载
- 积分:1
-
C++与OpenGL编程的光线跟踪算法
采用C++与OpengGL编程,在六面体房间内光线跟踪算法,包括设置光源、光线亮度衰减方程,还有编译的可自行文件
- 2022-04-22 04:37:13下载
- 积分: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