-
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!...
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
- 2023-04-26 19:45:03下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1
-
这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅...
这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅-This is my OpenGL operations, says in a space flight of the spacecraft, background of a star and a star, as a novice, so rough and hope you will forgive me
- 2022-03-29 10:10:39下载
- 积分:1
-
a good example of the integration of OpenGL and can be used to create a transpar...
一个很好的OpenGL融合的例子,可用于制造透明或半透明的特殊效果,注意:在运行程序之前,请将提供的"*.dll文件拷贝到系统的"Windows(或WinNT)system32"目录下。如果还需要别的文件请自己配置!
-a good example of the integration of OpenGL and can be used to create a transparent or semi-transparent special effects Note : Before running the program, please provide the "*. dll files are copied to the system" Windows (or WinNT) system32 "directory. If you need other text please configurable pieces!
- 2022-07-14 08:38:23下载
- 积分:1
-
opengl入门的例子,希望对初学者有用
opengl入门的例子,希望对初学者有用-Examples of entry-opengl, I hope useful for beginners
- 2022-05-17 17:12:29下载
- 积分:1
-
use the OpenGL a robot procedures. The robot can be achieved various moves.
用OpenGL实现的一个机器人程序。
可以实现机器人的各种动作。-use the OpenGL a robot procedures. The robot can be achieved various moves.
- 2022-02-14 17:58:45下载
- 积分:1
-
opengl导弹模拟系统VC程序
opengl导弹模拟系统VC程序-opengl missile simulation system VC procedure
- 2022-03-22 12:29:08下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
使用OpenGL,图形的缩放的三个典型案例,绘制球灯…
OpenGL的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
OpenGL画廊
一个可以变成迷宫的,也可以变成画廊的3D程序,用opengl库,c语言,用vc++可以打开,其中使用了贴图技术,可以实现场景漫游,添加了音乐,在gallery矩阵中修改0,1参数可以修改场景的布局修改,可以据此变成其他形式的3d程序,非常适合初学OpenGL的人学习参考。
- 2022-03-20 16:13:40下载
- 积分:1