搜索资源列表
-
0下载:
用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
-
-
0下载:
面向初学者的openGl的简单例子,如何画一个圆-the simple example of openGl, draw a circle
-
-
0下载:
we draw a some circel with opengl in codeblocks .
-
-
0下载:
OPENGL画圆程序,输入中心点的坐标和半径之后能通过打点法画出一个园-OPENGL Circle procedures, the coordinates of the input center and the radius after the dot method can be used to draw a garden
-
-
0下载:
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
-