-
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算-through direct calculation of 3D images, it is not in use opengl, pure mathematical calculations
- 2023-03-31 23:10:03下载
- 积分:1
-
use OpenGL simulated solar system planet operation, rotating Opengl beginners le...
利用OpenGL模拟太阳系星球运转,Opengl初学者学习旋转等基本函数的很好实例-use OpenGL simulated solar system planet operation, rotating Opengl beginners learn the basic functions of a good example
- 2022-04-12 00:49:23下载
- 积分:1
-
这是实时光线跟踪的演示,没有使用openGL、directx3d等三维引擎,真实感特别强烈。...
这是实时光线跟踪的演示,没有使用openGL、directx3d等三维引擎,真实感特别强烈。-This is a real-time ray tracing demo, do not use openGL, directx3d such as three-dimensional engine, realism is particularly strong.
- 2022-03-16 12:10:58下载
- 积分:1
-
直接操作pickcolor.exe挑选颜色。图像的淡入和picturefa…
颜色拾取器 直接运行PickColor.exe。图像的淡入和淡出运行PictureFade.exe时,一定要将文件t1.bmp和t2.bmp拷贝到当前目录中。图像特技 运行Special.exe时,一定要将文件t1.bmp拷贝到当前目录中。不规则图形的动画技术 运行MovePicture.exe时,一定要将文件SHIP.bmp、SHIPMASK.bmp和BACKGROUND.bmp拷贝到当前目录中。OpenGL编程直接opengl.exe。-picking colors for direct operation PickColor.exe. The image fades and PictureFade.exe running out of time, it must document t1.bmp and t2.bmp copy of the current directory. Images run Special.exe stunt, it must document t1.bmp copy of the current directory. Irregular graphics animation technology MovePicture.exe run, it must document SHIP.bmp, SHIPMASK.bmp and BACKGROUND.bmp copy of the current directory. OpenGL programming directly opengl.exe.
- 2022-01-28 22:01:11下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
opengl和c++实现的烟雾动画效果
opengl图形处理 和在c++下,编程实现实现的三维烟雾动画效果,充分应用opengl库函数的优秀例子...
- 2022-09-11 19:15:03下载
- 积分:1
-
这是一个关于OpenGL的漫游天地的程序,可心用键盘的四个方向来控制背景的图像的漫游显示...
这是一个关于OpenGL的漫游天地的程序,可心用键盘的四个方向来控制背景的图像的漫游显示-This is a heaven and earth on the OpenGL roaming procedure, Kexin use the keyboard to control the direction of the four background images display roaming
- 2022-02-06 09:01:58下载
- 积分:1
-
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。...
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。-OpenGL topographic study, operational procedures, according to the "S" key to enter. And also my first OpenGL procedures up with the beginners share.
- 2022-06-18 17:44:36下载
- 积分: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
-
利用VC实现OPGEL的编程,一个小例子,希望有用
利用VC实现OPGEL的编程,一个小例子,希望有用-Achieve OPGEL programming using VC, a small example, want to be useful. . .
- 2022-03-14 23:40:16下载
- 积分:1