资源列表
Voronoi
- Voronoi图生成。用到不规则三角网的建立,希望大分享-Voronoi diagram. TIN of the establishment used in the hope that a large share
javaJFreeChart
- java绘图饼图,柱图,折线图等包含说明文档,及开发包-java drawing pie, bar chart, line chart, etc. contain documentation and development kits
CAD
- 本算法通过一个小型CAD系统的完整开发过程,循序渐进的讲解了图形系统的设计方法。实例系统实现了三种图形,即直线、矩形即椭圆的绘制、复制、移动、热点等基本功能,值得推荐!-The algorithm through a small CAD system of the complete development process, progressive explained graphics system design method. Examples of three graphics system,
Bresenham_line
- Bresenham直线和圆的生成算法原理及其实现-Bresenham straight line and circle generation algorithm principle and its implementation
tiaoseban
- 一个小小的调色板程序,通过改变R、G、B三个参数,便可以观察出具体颜色的视觉效果,方便在编程时选择颜色参数。-A small palette program, by changing the R, G, B three parameters, we can observe the visual effect of a specific color for easy color selection in the programming parameters.
CSharp-Draw
- 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
Ex_Draw
- 一个关于简单的用来 绘制矩形 圆形 等的小程序 的代码-Picture circle
1010101
- 简易绘图程序,windows 程序设计作业,语言vc-Simple drawing program,homework for windows programming ,visual c++
c8c60bc7bc27
- 鼠标画图,实现操作,能画图,画圆,矩形的等操作-mouse draw a picture
Tab1
- 在ATUOCAD绘制钢筋表格,调用命令c:dq() -In ATUOCAD drawn steel table, invoke the command c: dq ()
ShapeApplet
- 实现绘图功能可以画一条直线或者矩形或者是圆形-Draw a line drawing rectangles and circles
Line-AND-Circle
- 图形学中用DDA、Bresenham算法绘制直线和z中点法绘制圆-Graphics using DDA, Bresenham algorithm to draw a straight line and the midpoint method to draw a circle z