当前位置:
首页
资源下载

搜索资源 - opengl draw circle
搜索资源列表
-
0下载:
openGL利用bresenham算法画圆,需要在vc6.0环境下运行-openGL draw a circle using bresenham algorithm needs to run under in vc6.0
-
-
1下载:
OpenGl 画圆使用最简单的极坐标方法。本程序已在视图上画上了网格线,可供清楚看清坐标系。-OpenGl draw a circle
-
-
0下载:
Draw Ellipse opengl using bresenham algorithm
-
-
0下载:
控制台程序,使用OpenGL在窗口内绘制一个圆形-Console application, use the OpenGL draw a circle in the window
-
-
2下载:
图形学实验,用opengl画圆,实现中点Bresenham算法画直线,实现改进Bresenham算法画直线码,实现具有宽度的图形(线刷子或方刷子)-Graphics experiment, using opengl draw a circle to achieve the midpoint of Bresenham algorithm for drawing a straight line, to achieve improved Bresenham algorithm for drawing
-
-
0下载:
实验要求:1、分别用圆的参数生成法和Bresenham算法画圆
2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。
-Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
-
-
0下载:
My first Draw Circle By opengl
-
-
0下载:
使用visual studio中的OpenGL内库画圆-draw circle
-
-
0下载:
在OpenGL环境下,用中点画线算法绘制奥运五环的图案-In the OpenGL environment, with the dotted line algorithm to draw the Olympic rings logo
-
-
1下载:
使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
-
-
0下载:
利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制圆,可以改变其中心位置和半径。并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control command, Draw a circle on the right window, you can change its central location and radius. And can
-
-
0下载:
基于OPENGL的 画图实现 基本的三角形和圆形源代码 可运行-based on OpenGL.draw the basic trangle and circle
-
-
0下载:
计算机图形学-画直线和圆
使用opengl完成的画圆和画直线-Computer graphics- use opengl draw lines and circles and draw a straight line to complete the circle
-
-
0下载:
计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
-
-
0下载:
vc6.0中利用opengl画一个圆,图形学基础作业-Use the opengl vc6.0 draw a circle, graphics background homework
-
-
0下载:
面向初学者的openGl的简单例子,如何画一个圆-the simple example of openGl, draw a circle
-
-
0下载:
用OpenGL在C++畫出車輪图案, 利用圓形通式把它實現出來-With the OpenGL draw C++ wheel pattern round formula to achieve it out
-
-
0下载:
c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
-
-
0下载:
使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
-
-
0下载:
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
-