-
印刷用OpenGL
Printing by openGL
- 2022-04-29 13:44:05下载
- 积分:1
-
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut....
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut.-Vases, demonstration of the formation process of rotating the surface, very beautiful animation effects, use glut.
- 2022-09-09 03:45:03下载
- 积分:1
-
opengl三维显示地形
用OpenGL实现三维可是话,里面包括纹理坐标、投影等等代码,利用#include
#include
#include
#include
- 2022-04-22 06:23:17下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。...
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。-a console based on win32 Opengl procedures, the gradual realization of a three-dimensional color cube, and can use the keyboard to control.
- 2023-03-25 08:25:03下载
- 积分:1
-
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0...
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6+ ogl2.0
- 2023-07-17 12:35:03下载
- 积分:1
-
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果...
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
- 2022-03-21 01:05:13下载
- 积分:1
-
Cubic spline, based on VC++ The opengl graphics code
三次样条,基于VC++的opengl图形代码-Cubic spline, based on VC++ The opengl graphics code
- 2023-08-24 14:35:02下载
- 积分:1
-
三维物体绘制与变换,使用OpenGL绘制空间立体图形并实现立体图形的变换及视角变换。
创建空间中的立方体
支持鼠标选择立方体
支持对选中立方体的平移...
三维物体绘制与变换,使用OpenGL绘制空间立体图形并实现立体图形的变换及视角变换。
创建空间中的立方体
支持鼠标选择立方体
支持对选中立方体的平移、旋转、放缩变换
支持对视点进行变换
-Three-dimensional objects drawn with the transformation, three-dimensional space using the OpenGL graphics rendering and realize three-dimensional graphics transform and perspective transform. Create a space to support the mouse to choose cube cube cube to support the selected translation, rotation, zoom support for the perspective transform to transform
- 2022-04-17 02:43:56下载
- 积分:1
-
opengl 的源代码-从文件中加载三维人脸的人权,并显示脸。
使用模板文件
1.从文件中加载一个人类的三维人脸和显示脸。
文件的结构,如下所示:
顶点的数量
顶点的坐标
多边形的数量
多边形的顶点的索引
2.执行俯仰、 滚和偏航的相机。与键盘事件的联系
- 2022-09-21 14:10:03下载
- 积分:1