-
mainly for the use of the OpenGL detailed and informative for beginners is rare,...
主要是对OpenGL的使用的详细介绍,内容翔实,对于初学者是个难得的资料,本人会陆续上传系列代码,瑾请关注-mainly for the use of the OpenGL detailed and informative for beginners is rare, I will continue to upload a series of code, Jin invited attention!
- 2023-06-23 01:20:03下载
- 积分:1
-
OpenGL MFC 模板
这是一个基于VC6.0的单文档的OpenGL模板程序。记得刚刚学OpenGL的时候到处找OpenGL的框架程序,找到一些OpenGL的代码片段时也没办法试,现在只需要在COpenglTemplateView::OnDraw()函数中填入OpenGL绘图代码,就可以看到执行效果了。适用于广大OpenGL爱好者。
- 2022-11-09 01:00:04下载
- 积分:1
-
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示-Management in order to better learning OpenGL or Direct3D to write a variety of 3D graphics algorithms demo
- 2022-05-15 03:09:39下载
- 积分:1
-
Virtual roaming a small example of the realization of a robot roaming process
虚拟漫游的小例子,实现了机器人的漫游过程-Virtual roaming a small example of the realization of a robot roaming process
- 2022-07-23 18:28:49下载
- 积分:1
-
实现碰转的绘制,并且有流动的效果,效果很好
实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
- 2022-07-12 02:10:35下载
- 积分: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窗口功能过剩,可以代替glaux
GLUT为OpenGL窗口函数,可以替代GLAUX
- 2022-10-10 03:40:03下载
- 积分:1
-
实现了氢原子电子绕核运动的立体仿真,可随意更换视角,用OPENGL编写...
实现了氢原子电子绕核运动的立体仿真,可随意更换视角,用OPENGL编写-achieve a hydrogen atom electronic nuclear movement around the three-dimensional simulation, free replacement of perspective and using OpenGL prepared
- 2022-04-28 16:16:17下载
- 积分:1
-
NURBS 非均匀有理B样条 实现飘动的头发
NURBS 非均匀有理B样条 实现飘动的头发-NURBS Non-Uniform Rational B-Spline achieve floating in the hair
- 2022-03-22 20:56:36下载
- 积分:1
-
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。...
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。-How do I create a mirror effect, which uses cut-plane, such as mask caching OpenGL in some high-level skills.
- 2022-03-24 11:27:13下载
- 积分:1