-
基于opengl的光照模型,搞图形学的可以参考下做法
基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
- 2022-08-18 18:10:53下载
- 积分:1
-
这是C++Builder没有提供glaux.h所对应的dll和lib文件。
这是C++Builder没有提供glaux.h所对应的dll和lib文件。- This is C Builder has not provided dll and the lib document
which glaux.h corresponds.
- 2022-08-20 06:23:52下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
C语言指纹识别源码
很好的C语言指纹识别程序,指纹增强程序,怎样细化一个指纹图像,计算有效的指纹区域,包含了指纹识别中各种算法的实现代码,该部分的代码由C写成。通过了测试。
- 2022-03-11 21:30:49下载
- 积分:1
-
高级编程篇所附源代码。
啥也别说了,快下吧。
高级编程篇所附源代码。
啥也别说了,快下吧。-accompanying source code. Receivers also Enough of fast are you.
- 2022-07-11 00:35:27下载
- 积分:1
-
OpenGL, prepared the terrain and sky, roaming when the point of view will change...
OpenGL下编写的地形和天空,漫游的时候,视点会随着地形的起伏而变化。-OpenGL, prepared the terrain and sky, roaming when the point of view will change as the undulating terrain.
- 2022-08-25 14:37:43下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
虚拟现实中,3D图形的显示,并且拥有光照效果
虚拟现实中,3D图形的显示,并且拥有光照效果-Virtual reality, 3D graphics display, and has lighting effects
- 2023-05-09 23:45:03下载
- 积分:1
-
基于opengl的VC++编程,可以在屏幕上显示文字
基于opengl的VC++编程,可以在屏幕上显示文字-Opengl based on the VC++ Programming can be displayed on the screen text
- 2022-02-15 21:15:58下载
- 积分:1
-
计算机图形学OpenGL VC++可以运行,但需要文件支持
计算机图形学 opengl VC++ 可以直接运行 但是需要文件支持-Computer graphics opengl VC++ can run, but need to file support
- 2022-07-13 00:24:57下载
- 积分:1