-
对于一个类似于其他程序结构制备的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
-
盒子中飞出气球
#include "stdafx.h"
#include "welcome.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainFrame
IMPLEMEN
- 2022-03-18 11:49:16下载
- 积分:1
-
一个基于OpenGL的三维漫游程序,希望对大家有帮助
一个基于OpenGL的三维漫游程序,希望对大家有帮助-OpenGL-based three-dimensional roaming procedure, in the hope that everyone has to help
- 2023-05-11 07:05:03下载
- 积分:1
-
计算机图形学openGL绘制纸盒人
学习计算机图形学之后自己用opengl工具 绘制的一个机器人 背景和纸盒人表面采用纹理贴图 通过鼠标和键盘旋转 关节转动,有背景音乐 光源、光照设置
- 2022-02-14 16:00:07下载
- 积分:1
-
opengl搭建的虚拟现实平台,模拟第一人称射击
opengl搭建的虚拟现实平台,模拟第一人称射击-opengl built virtual reality platform to simulate the first-person shooter
- 2022-02-01 07:20:59下载
- 积分:1
-
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。...
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。-This procedure have used the cube texture, opengl implementation of lighting calculation, and in accordance with standard illumination pattern of a single fragment color. And then the color and application of these fragments to the geometry of the filter unit mixed texture.
- 2023-03-03 17:25:04下载
- 积分:1
-
OpenGL foundation to the friend which begins studies
OpenGL may have a look to s...
OpenGL基础 对初学OpenGL的朋友可以看看
里面对于基本图形绘制说的很明白
是本不错的书-OpenGL foundation to the friend which begins studies
OpenGL may have a look to say regarding the basic graph plan
understood very much is this good book
- 2022-02-03 21:19:17下载
- 积分:1
-
这是OPENGL和VC制作的桌面应用程序,动画效果,可以在桌面上移动.可以设置参数,形式多变....
这是OPENGL和VC制作的桌面应用程序,动画效果,可以在桌面上移动.可以设置参数,形式多变.-This is OpenGL and VC production of desktop applications, animation effects, be on the table moving. can set parameters varied forms.
- 2022-04-08 16:48:15下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。-Good beginner OpenGL framework, added a painted triangle and quadrilateral code, complete and realize the rotating color effect, the basis for entry.
- 2022-05-22 08:11:20下载
- 积分:1
-
小球自由下落
可以实现小球的自由落体动作 就是这样的使用了OpenGL库函数
- 2022-08-15 15:49:54下载
- 积分:1