搜索资源列表
doomcube-2006-03-R1.1
- 基于OpenGL的三维网络可视化系统 。OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL-based three-dimensional network visualization system. OpenGL (all written Open Graphics Library) is a programming
boost_opengl_tcp
- 使用boost asio库传输opengl渲染出来的场景例子,使用tcp协议实现-Transmission using boost asio library opengl rendered scenes example, using tcp protocol
MidPointCirle
- 用中点画圆法,通过调用opengl库在VC++中画一个圆-draw a circle with openGL
MidPointLine
- 利用中点画线法,调用opengl库画直线-draw a line with opengl
OPenGL-control-sphere-example
- OPenGL控制球体例子、使用易语言自带的OPenGL支持库-OPenGL control sphere example
OpenGL-function
- openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
opengltest1
- OPENGL 是一个含有很多三维立体API函数库,你可以通过我上传的C++代码来明确它的功能-it is the informantion about the konwledge about OPENGL,if you read you can know about it simple .welcome to my boke download.please wirte down your name and your QQ number ,thus we can communicate wit
regular-hexagon
- 利用VC++6.0 和OpenGL函数库绘制一个正六边形,并以该六边形的各边中点为顶点依次继续绘制正六边形,然后依次迭代,要求能够控制迭代次数,并且线条颜色循环为红绿蓝三种颜色。-To utilize VC++6.0 and OpenGL libraries to draw a regular hexagon vertex to the midpoint of each side of the hexagon in turn continue to draw a regular hexagon,