搜索资源列表
FillTriArea
- 这是对一个三角形区域采用扫描填充算法着色的程序,特点是颜色随像素的坐标变化-This is a triangle filled with scanning algorithm coloring process, which is characterized by the color pixel coordinates with the changes
Nie_Wai_qie_yuan
- 实现了任意三角形内切圆、外接圆的计算公式。另外,采用了直线的反走样类绘图,消除了锯齿。-realized the arbitrary triangle inscribed circle, the circle of the formula. Furthermore, the introduction of a linear type of anti-aliasing graphics, removed the serrated.
2D_SmpCAD
- 入门级2D绘图CAD程序,包括画线、画圆、画三角形、画矩形,以及拾取、平移、旋转、镜像等功能,同时配备详细的文档实现说明(为《工程计算机图形学》一书的一章节)-entry-level 2D CAD drawing procedures, including line drawing, Circle, Triangle painting, drawing rectangles, and pick up, translation, rotation, Mirror, and so on with d
yml_74
- 利用软件程序画出基本的2唯图形三角形四边形多边形-use software program painted two basic CD-polygon graphic quadrilateral triangle
triangle
- 效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。
delaunay
- void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstream osr(str,100); osr<&
Angel
- Angel code to develop for triangle instances in 2D and 3D
ParallelLine
- 最近一直处理多边形相关的处理,包括自相交图形分割,有洞多边形的分割,任意不相交多边形的三角分割,其中用到了折线平行线的生成算法,见附件。提高了图形的描画速度。以后会继续上传多边形处理的论文和处理代码。-Have recently been dealing with polygon-related processing, including the self-intersection graph partition, there are holes polygons partition, arbi
TREUG
- Triangle round above it-self
CalTriangle
- 解三角形的vc++6版本,并可以随机产生在指定范围内的数值-cal triangle,and randam numbers in point
Monotone_polygon_partition
- 给定一个单调多边形,基于割耳朵算法,我们可以将这个多边形三角剖分-given a monotone polygon,based on the ear-cutting method, we can get a triangle partition.
computergraphics
- post triangle in the center of monitor size pixels
DelaunayContour
- 基于三角网等值线绘制,带填充并能够生成svg-Based on the triangle contour drawing, band-filling and be able to generate svg
triangle
- 计算机图形学中魔术三角的算法,可以实现绘制魔术三角形!-Magic Triangle in computer graphics algorithms
TriangleTriangleIntersectionTest
- 2D Triangle-Triangle Intersection test algorithm test program in delphi
text
- 三角波,矩形波,锯齿波的发生和叠加,并且显示;-Triangle wave, square wave, sawtooth wave occurrence and overlay, and display
triangle
- 绘制一个简单的三角形(适用于初学者)希望大家能指点-Draw a simple triangle (for beginners) hope you can point me to. . .
delaunary-triangle-by-vb
- 狄罗尼三角网代码实现,可以通过点击vb程序窗口自动生成不规则三角网-to create a delaunary triangle by vb
Triangle
- 利用递归算法画出图形,本图形的递归图像为三角形-Triangle recursive design
triangle
- make a simple triangle with matlab
