-
计算机图形学三维变换
利用计算机图形学中所学的知识,对给出的三维图进行平移、旋转、错切等,这个代码是本人自己编写,能够准确的运行出正确结果,同时该代码也可以运用到二维图形中。
- 2022-02-10 09:06:07下载
- 积分:1
-
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
- 2022-02-12 04:41:26下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 圆环.rar-OpenGL graphic example- circle. Rar
- 2022-03-26 17:25:46下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
用opengl显示材质贴图
用opengl显示材质贴图-use opengl show material textures
- 2022-10-06 22:30:03下载
- 积分:1
-
OpenGL teaching, 3D graphics rendering
OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
- 2022-03-20 20:25:19下载
- 积分: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 中使用 c 编程语言有了它是一项方案,根据鼠标的移动,像如果有人想按他的说法的路径一样复杂,因为它可能是,他使路径使用鼠标行为。现在小物体的移动量依据由用户创建的路径。创建的路径可能复杂,您可以绘制它正确地使用鼠标和方案运行后鼠标路径。它是一个简单的方案,你知道 OpenGL 的它,但如果你没有,那么它就是有点小难度。也可以在 github 帐户具有下面的链接找到代码:
https://github.com/obedullah/OpenGL
- 2022-02-27 02:12:00下载
- 积分:1
-
opengl 太阳地球月球系统
利用opengl制作太阳地球月球三者绕行,地球绕太阳运动,月球绕地球运动
- 2023-05-08 11:15:08下载
- 积分:1
-
对于一个类似于其他程序结构制备的opengl程序…
OpenGL编写的程序结构类似于用其他语言编写的程序。实际上,OpenGL是一个丰富
的三维图形函数库,编写OpenGL程序并非难事,只需在基本C语言中调用这些函数,用法同-OpenGL procedures for the preparation of a structure similar to other procedural languages. In fact, OpenGL is a rich three-dimensional graphics library, OpenGL procedure is not difficult to prepare, just in the basic C language calls to these functions, use the same
- 2023-08-24 13:55:03下载
- 积分:1