搜索资源列表
-
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
-
-
0下载:
My first Draw Circle By opengl
-
-
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下载:
MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
-
-
0下载:
用OpenGL在C++畫出車輪图案, 利用圓形通式把它實現出來-With the OpenGL draw C++ wheel pattern round formula to achieve it out
-
-
0下载:
Draw Ellipse opengl using bresenham algorithm
-
-
4下载:
实验四 不规则区域的填充算法
实验题目:不规则区域的填充算法
实验目的:验证不规则区域的填充算法
实验内容:利用VC与OpenGL,实现不规则区域的填充算法。
1、必做:实现简单递归的不规则区域填充算法。
2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法
实验要求:
将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。
用鼠标点击的方式,绘制不规则区域的边界。
种子填充算法,可用4联通或8联通任选一种
-
-
0下载:
本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
-
-
0下载:
OpenGL draw the circle, can be used to create an animation-OpenGL draw the circle
-
-
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.)
-