-
不是用递归,改用贴片法。也是很基本的离散方法
不是用递归,改用贴片法。也是很基本的离散方法-not use recursion using the patch method. Only basic discrete methods
- 2022-02-12 04:05:12下载
- 积分:1
-
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。...
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。-Using VC++6.0 and OpenGL rendering easy the five rings of the Olympic Games, for the people learning OpenGL is a simple and effective learning-oriented code.
- 2022-02-28 21:52:46下载
- 积分:1
-
visual c++与opengl实现的实体旋转程序
visual c++与opengl实现的实体旋转程序-visual c++ realize entity with opengl rotation procedures
- 2022-05-30 23:54:34下载
- 积分:1
-
linux平台下的raytracer(光线追踪)算法
在linux/mac系统下实现的raytracer算法,包括反射、折射、阴影效果,可以增加光源,可以去锯齿运行方法:进入文件夹,在终端下编译makefile文件程序运行后会产生scene.bmp图片,在mac下看不到窗口里显示的图片,需要看scene才能看到效果,linux下可以直接在窗口里看到图片
- 2022-01-21 21:20:22下载
- 积分:1
-
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。...
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。-OpenGL image rendering, to construct a form, showing a rotating cube and a rotating four-sided body.
- 2022-09-25 01:35:03下载
- 积分:1
-
this OPENGL program, it can be run on VC6.0+opengl
this OPENGL program, it can be run on VC6.0+opengl-this is OPENGL program, it can be run on VC6.0+opengl
- 2023-01-29 22:00:03下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。-A good beginner OpenGL framework, adding the code to draw triangles and quadrangles as a reference.
- 2022-03-25 10:47:03下载
- 积分: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光照的程序
关于OPENGL光照的程序-OpenGL light on the process
- 2022-03-30 17:23:27下载
- 积分:1
-
用OPENGL读取MS3D文件和JPEG材质
资源描述-Using OPENGL read MS3D files and JPEG Materia, 使用OPENGL读取MS3D文件,包括程序,可运行文件,MS3D模型文件,相应的BMP图片。
- 2022-04-18 22:56:38下载
- 积分:1