-
opengl 图形
用OpenGL画出各种图形,C语言版本,适合初学OpenGL学习者,简单明了,方便易懂.
- 2022-05-22 01:13:11下载
- 积分:1
-
基于MFC的计算机细胞统计
基于MFC的计算机细胞统计,用于各种细胞图的识别和统计数目,全自动操作,可辨识度高,欢迎下载学习交流。
- 2022-11-16 02:15:04下载
- 积分:1
-
利用MFC开发的OpenGL开发包!
利用MFC开发的OpenGL开发包!-the developing packed is developed by MFC.
- 2022-02-15 10:59:25下载
- 积分:1
-
OPenGL超级宝典的源代码,很好,适合初学者。1――5课
OPenGL超级宝典的源代码,很好,适合初学者。1――5课-OpenGL source code, good for beginners. 1-- 5 classes
- 2022-03-12 08:10:31下载
- 积分:1
-
OpenGL VC 文档类写的很好的DXF文件读取并显示的程序,程序很好读,也很好扩展,强烈推荐!...
OpenGL VC 文档类写的很好的DXF文件读取并显示的程序,程序很好读,也很好扩展,强烈推荐!-This is a nice program for reading and displaying DXF files based on OpenGL VC View/Document class,it s easy to read and to extend,recommended strongly!
- 2022-08-10 23:39:34下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
his OpenGL Component Builder is for C Versi on 5.0.
his OpenGL Component is for C++ Builder Version 5.0.-his OpenGL Component Builder is for C Versi on 5.0.
- 2022-04-23 17:49:39下载
- 积分:1
-
Miner3D_viewer ActiveX control (for Miner3D game)
Miner3D_viewer ActiveX control (for Miner3D game)
- 2022-11-08 05:25:03下载
- 积分:1
-
openGL超级宝典(第四版)及代码
电子书
openGL超级宝典(第四版)及代码
电子书-openGL Super Baodian (fourth edition) and the code book
- 2022-04-28 16:55:40下载
- 积分:1
-
OPENGL开发,可以自由行走的空间的源程序.
OPENGL开发,可以自由行走的空间的源程序.-OpenGL development, can take free exercise of the space of the source.
- 2022-04-18 19:27:51下载
- 积分:1