-
OpenGL 超级宝典第六章,还没有完,请站长加分吧。
OpenGL 超级宝典第六章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter VI, not yet finished, please let station points.
- 2023-01-03 02:30:04下载
- 积分:1
-
粒子系统的一段水特效,大家可以一起来评价一下
粒子系统的一段水特效,大家可以一起来评价一下-Particle system special effects for some water, we can work together to assess the
- 2022-02-26 20:32:47下载
- 积分:1
-
一个实现了透视立体效果的opengl程序,在这个程序中你将开始学习如何创建三维物体,效果很不错。...
一个实现了透视立体效果的opengl程序,在这个程序中你将开始学习如何创建三维物体,效果很不错。-a lens to achieve a three-dimensional effect of opengl procedures, In this process you will begin to learn how to create three-dimensional objects, the effect is pretty good.
- 2022-04-10 03:39:38下载
- 积分:1
-
3D openGL 漫游
这是一个在3D场景中进行漫游的系统,可以以中心为一点任意的旋转地球。该系统是基于MFC和OPENGL框架的,并且加载了地形。
- 2022-10-18 22:45:14下载
- 积分:1
-
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定....
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定.-Real-time dynamic display of three-dimensional topography of the core technology research source, real-time with good, stable performance.
- 2023-03-01 15:30:04下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分:1
-
用opengl和VC++实现的机器人手臂
用opengl和VC++实现的机器人手臂-Use opengl and VC++ Realize the robot arm
- 2022-02-25 19:51:30下载
- 积分:1
-
一个用opengl和VC编写的飞机的的简单动画,可以进行简单的操作。...
一个用opengl和VC编写的飞机的的简单动画,可以进行简单的操作。-Opengl and a VC with the preparation of the aircraft simple animation, can be a simple operation.
- 2022-03-09 19:20:21下载
- 积分:1
-
基于OpenGL的真实感三维地形生成
基于OpenGL的真实感三维地形生成
读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树
- 2022-05-13 12:27:57下载
- 积分: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