-
纹理复制的程序,将一部分纹理复制到另一块上。
纹理复制的程序,将一部分纹理复制到另一块上。-This is a simple code about copy texture use Opengl,give a demonstration copy from one part to the other part!
- 2023-08-05 18:10:03下载
- 积分:1
-
三个几何体的构成,旋转和纹理优化
三个几何体的构成,旋转和纹理优化-three geometric composition, rotation and texture Optimization
- 2022-11-25 09:50:03下载
- 积分:1
-
openGL实例-暴风雪,用openGL制作暴风雪动画的实例,有完整的代码示例!...
openGL实例-暴风雪,用openGL制作暴风雪动画的实例,有完整的代码示例!-- snowstorms, with openGL produced blizzard animation examples, a complete code examples!
- 2023-02-18 22:20:04下载
- 积分:1
-
opengl es 1.0 简单的例程,常用的接口基本动用上了
opengl es 1.0 简单的例程,常用的接口基本动用上了-opengl es 1.0 samplecode
- 2022-12-29 04:30:04下载
- 积分:1
-
虚拟现实的仿真中 特效是不可不要的 爆炸效果更是 在很多场合都能用的到的
虚拟现实的仿真中 特效是不可不要的 爆炸效果更是 在很多场合都能用的到的 -Virtual Reality Simulation in the effects of the explosion is not the effect is on many occasions to be able to use the
- 2022-01-25 16:27:38下载
- 积分:1
-
opengl_rotateandzoom
利用opengl程序来实现椭球体的绘制,设置窗口的背景色,实现顶点、线框、面的方式显示,可以对椭球体进行旋转以及沿着XYZ轴缩放,以模拟现实
- 2022-07-18 01:13:36下载
- 积分:1
-
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别...
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别-introduced two projectors and related changes in the function, it can be clearly seen that the difference between the two changes
- 2022-02-25 06:57:55下载
- 积分:1
-
OpenGL 3D 贪吃蛇
OpenGL 3D 贪吃蛇 源代码
- 2023-07-05 14:20:05下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-05-15 17:11:55下载
- 积分:1
-
多边形和圆的动画
1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。
- 2022-06-28 21:19:37下载
- 积分:1