-
OpenGL和四叉树完成地形的模拟和三维地理信息系统是一个很大的帮助!一个…
OPENGL与四叉树完成地形的模拟,对三维GIS有很大的帮助!值得一看!-OpenGL and Quadtree completed terrain simulation and 3D GIS is a great help! An eye-catcher!
- 2022-05-15 09:19:44下载
- 积分:1
-
关于雾效的演示教程,通过鼠标移动修改参数来显示不同效果...
关于雾效的演示教程,通过鼠标移动修改参数来显示不同效果-fog effect on the demonstration and guidance through mouse movement to amend the parameters to show different results
- 2022-10-30 13:15:04下载
- 积分:1
-
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助...
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
- 2022-05-28 08:16:11下载
- 积分:1
-
opencv与opengl在MFC框架下的增强现实程序
应用背景利用摄像头读取视频,opencv分析摄像头数据,监测视频中特征位置,opengl画三维物体移动到特征位置现实,视频数据作为整体背景关键技术纹理贴图技术,目标检测 技术,物体旋转,物体移动,opengl画三维物体,码字分析,视频读取,摄像头设置,opencv图像处理技术
- 2022-05-14 01:04:16下载
- 积分:1
-
采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下...
采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下-Opengl realize the use of a simple three-dimensional scenes, and the zoom feature to achieve rotation. Texture picture to be with the executable file on the same folder
- 2022-07-13 18:39:36下载
- 积分:1
-
opengl 人机交互范例
利用openGL实现的的一个人机交互的例子,构建一个3D的虚拟岛,可以控制视角以及上下左右前后移动,是制作游戏的基础,也是初识openGL同学的非常好的例子,希望大家珍惜
- 2023-01-30 05:00:08下载
- 积分:1
-
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站...
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站 -3D browser, opengl development, 3D graphics, the use of the VC OpenGL rendering typical surface-programming enthusiast site
- 2022-05-08 20:38:18下载
- 积分:1
-
opengl游戏编程 书中的实例代码的第二章
opengl游戏编程 书中的实例代码的第二章-opengl game programming book, the second chapter of the code examples
- 2022-03-26 05:02:18下载
- 积分:1
-
使用cg和opengl实现的程序,希望大家能够喜欢。
使用cg和opengl实现的程序,希望大家能够喜欢。-Cg and opengl realize the use of the procedure, I hope everyone can be like.
- 2022-06-18 12:01:09下载
- 积分: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