-
Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值...
Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-Visual C programming OpenGL chapter "source code with a special three-dimensional images open, preservation, compression, rendering the source of great value
- 2022-03-19 03:28:29下载
- 积分:1
-
Opengl中实现给不同物体添加光照实现不同的光照效果
Opengl中实现给不同物体添加光照实现不同的光照效果
- 2022-08-22 21:35:59下载
- 积分:1
-
opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有...
opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有-opengl computer graphics programming practice was to Lushun on the download is despite some of the time I , not afraid of you down, there must be only
- 2023-03-02 11:50:04下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
OpenGL的一个教学环境的配置
OpenGL教学一,环境配置-OpenGL a teaching environment configuration
- 2023-05-30 04:35:03下载
- 积分:1
-
OpenGL旋转透明立方体,初学者可以看到很好效果^
OpenGL旋转透明立方体,初学者可以看到很好效果^-OpenGL rotating transparent cube, a beginner can see a good effect ^
- 2022-02-21 11:38:14下载
- 积分:1
-
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色....
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
- 2022-05-27 09:44:45下载
- 积分:1
-
读入bmp文件并用来生成三维环境,鼠标控制游弋
读入bmp文件并用来生成三维环境,鼠标控制游弋-read bmp file and used to generate 3D environment, mouse cruise control
- 2022-01-24 15:31:27下载
- 积分:1
-
整合,利用数值食谱
#include < math.h >
#define EPS 1.0e-6
#define JMAX 20
#define JMAXP (JMAX + 1)
#define K 5
NRANSI #define
/ * #include"nrutil.h"* /
浮 qromb (浮法 (* func)(float)、 浮浮法 a、 b)
{
void polint (浮 xa []、 浮震遐 [],int n、 浮 x 浮法 * y、 浮动 * dy) ;
浮 trapzd (float (* func)(float)、 浮法 a、 浮法 b、 int n) ;
void nrerror (char error_text[]) ;
浮法 ss,决策支持系统 ;
- 2022-02-04 15:05:42下载
- 积分:1
-
opengl读取obj文件并显示
用于opengl读取obj文件并包含模糊处理等作用,可进行放大缩小或者存储文件。能够处理大部分的obj文件,具有一定的借鉴作用。
- 2022-02-07 09:27:36下载
- 积分:1