搜索资源列表
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
Voronoi1
- 用于离散点的构建三角网.文件是一个学习算法的文件,可以自行画点,然后构三角网-discrete points for the Construction of triangulation. Paper is a learning algorithm, can draw on its own, then conformation triangulation
line-Draw--based-on-Opencv
- line draw on display, based opencv
graphic
- 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
graph2d_bas
- Source code to draw 2D curve automatically in Visual Basic
Draw
- 简单的画图软件,可画直线矩形椭圆,可设置线宽,线色,填充色,可保存-A simple drawing software, which can draw a straight line rectangle elliptical, you can set line width, line color, fill color, can save
VB-draw
- 在vb中实现画图功能,画点,线,圆,多边形等-Implement drawing functions in vb, draw points, lines, circles, polygons, etc.
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
AutoDraw1
- 刀模图自动绘制,本人根据多年刀模制作经验,设计出能自动绘制刀模图的程序,只需输入长、宽、高等参数,敲一下回车键刀模图便瞬间绘出,大大提高了工作效率和减少出错概率-Auto Draw Graphics
draw-ocean-current
- 采用matlab编制,可用于画随时间、地点变化的海流矢量图-The source code is written with matlab and can be used to draw time and space varying ocean currents
draw-withi-teechart
- draw with visual basic (teechart)
Draw-NURBS-Curve-By-VC-openGL
- 使用VC++ 6.0,并且用openGL绘制出NURBS曲线。-Use VC++ 6.0 and OpenGL draw NURBS curves.
draw-new
- 用flash as3 绘制一个封闭的图形区域并且填充-draw a image by as3
Draw
- 用MFC编写的手动画线程序,点击鼠标即可在窗口中画出线段。-MFC prepared with animated line program, click the mouse to draw lines in the window.
openGl-draw-a-straight-line
- openGl实现的DDA,中点和Bresenham算法画直线-openGl , DDA, the midpoint Bresenham algorithm and draw a straight line
draw-figure-
- 可以任意颜色绘制图形,包括点、线、面、椭圆等-draw figure
draw-Two-dimensional-plotting
- 在线性直角坐标系中,绘制条形图、阶梯图、杆图和填充图-Linear Cartesian coordinates, draw bar, stairs diagram, stem chart and fill map
draw-graph
- 用VC++做的一个画图工具,方便、简单,效果好-draw graph
Use-matlab-draw-contour-lines
- 使用matlab绘制带有数字标示的等高线-Use matlab draw contour lines marked with numbers
curve-draw-by-mouse
- 实现鼠标在二维坐标上绘图,可选择不同的图形形式和颜色-the curve can draw by mouse, the curve difined by different colour and style.