-
本书全面论述了基于OpenGL与Windows的交互式三维图形技术以及程序设计。...
本书全面论述了基于OpenGL与Windows的交互式三维图形技术以及程序设计。-book expounded in an OpenGL-based and Windows interactive 3D graphics technology, and program design.
- 2022-06-20 08:33:56下载
- 积分:1
-
文字和图片的各种运动方式
文字和图片的各种运动方式-text and photos on the way campaigns
- 2022-02-07 16:12:34下载
- 积分:1
-
一本opengl的学习书籍(英文原版)
一本opengl的学习书籍(英文原版)-an opengl learning books (English original)
- 2022-01-25 20:56:29下载
- 积分:1
-
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景...
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景-Mainly used for C++ Call opengl at the time of collision detection, content very good, a little modification will be able to create their own virtual scene
- 2022-02-21 22:37:44下载
- 积分:1
-
使用Vb生成地图,调用opengl观察3D效果,内部带有几个已经生成好的例子....
使用Vb生成地图,调用opengl观察3D效果,内部带有几个已经生成好的例子.-use Vb generated maps, called opengl observation 3D effect, with several internal generation has been good example.
- 2022-07-28 10:42:47下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
opengl three
opengl三维图形设计,很好的资料,需要者可以拿来学习-opengl three-dimensional graphic design, very good information for those who need it can be used to study
- 2022-01-25 18:31:35下载
- 积分:1
-
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等...
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等-Realize a visualization opengl graphics templates, use of splitWindow, in MFC multi-document mode, can make interactive graphics openGL operation such as rotation scaling translation
- 2022-01-25 17:15:10下载
- 积分:1
-
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可...
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可-A vc environment OPENGL procedures to prepare templates, only need to modify RenderScene function can be
- 2022-06-02 02:35:13下载
- 积分:1
-
OpenGL格网显示
在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,缩放以及图像的动态旋转
- 2022-05-17 10:13:36下载
- 积分:1