-
这是一本很好的opengl书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助
这是一本很好的opengl书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助-This is a very good opengl books, are based on concrete examples to explain the opengl and helpful for beginners
- 2022-01-25 15:47:02下载
- 积分:1
-
一个用OpenGL做3D动画,适用于初学OpenGL的朋友,对入门是一个不错的例子...
一个用OpenGL做3D动画,适用于初学OpenGL的朋友,对入门是一个不错的例子-a done with OpenGL 3D animation, applied to a novice OpenGL friends, right portal is a good example
- 2023-07-16 16:20:07下载
- 积分:1
-
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转-do for myself OpenGL SOLARY SYSTEM has three spheres, including the conversion of public and rotation
- 2023-06-25 15:25:04下载
- 积分:1
-
扫描线填充
用OpenGL编写的扫描线填充的VC++多文档程序。实现了多边形,圆形等自绘图形的扫描线填充。有多种填充样式可以选择,可控制填充的颜色和画笔的颜色。
- 2022-01-31 02:42:22下载
- 积分:1
-
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像...
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像-Simulation of fractal texture opengl generated procedures, the use of fractal methods to generate topographic images
- 2022-04-23 20:12:38下载
- 积分: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
-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
精确的大气散射现象模拟程序
opengl代码
精确的大气散射现象模拟程序
opengl代码-Accurate atmospheric scattering phenomena simulation program opengl code
- 2023-08-27 12:35:03下载
- 积分:1
-
OpenGL,glfw
基于OpenGL和glfw的OpenGL版本测试代码,可以检测当前电脑的OpenGL版本,并且可以测试glfw的用法。代码很基本简单,适合初学者学习测试。
- 2022-01-25 22:05:08下载
- 积分:1
-
通过纹理贴图,渲染效果的水,相当不错。
通过纹理贴图,渲染水的效果,需要nvidia显卡支持。-Through texture mapping, rendering the effect of the water, quite good.
- 2022-04-27 07:20:47下载
- 积分:1