搜索资源列表
我的图形学
- 二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
DrawMain
- 我们计算机图形学做的绘图程序,包括了很多种曲线的绘制和裁减二维变换功能
TimeGraph
- 二维曲线显示静态数据或者动态显示曲线可以显示时间曲线。
Graph_Performer
- 很又参考价值的eVC++源代码,用GDI画实时二维曲线 ,在eMbedded Visual C++ 4.2 下测试成功
curve
- 通过VC++产生二维曲线图形,类似工业使用二维曲线图
Draw2DGraph
- 封装了一个画二维曲线的类,该类继承于CWnd,因此二维曲线类也是一个窗口-Draw up a package of two-dimensional curve of the class, such inherited from CWnd, so two-dimensional curve is also a window-type
Coordinate_Curves
- 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
image
- 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
chengxu2
- 二维折线或者曲线可使用plot命令,同样的三维折线或者曲线也需要这样的基本命令-Two-dimensional line or curve plot command can be used, the same three-dimensional line or curve is also need for such basic commands
DRAW_PICTURE
- 二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序-a 2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program...
Bezier
- 贝塞尔曲线(Bézier curve),又称贝兹曲线或贝济埃曲线,是应用于二维图形应用程序的数学曲线。一般的矢量图形软件通过它来精确画出曲线,贝兹曲线由线段与节点组成,节点是可拖动的支点,线段像可伸缩的皮筋,我们在绘图工具上看到的钢笔工具就是来做这种矢量曲线的。当然在一些比较成熟的位图软件中也有贝塞尔曲线工具,如PhotoShop等。在Flash4中还没有完整的曲线工具,而在Flash5里面已经提供出贝塞尔曲线工具。-Bezier curve ~~~~~~~~~~~~~~~~~
Computer-Graphics
- 计算机图形学关于直线,圆,曲线的绘制,二维图形变换,二维裁剪等的代码-Computer graphics drawing straight lines, circles, curves, two-dimensional graphics transform two-dimensional cutting the code
Clothoid
- 实现了clothoid曲线,即给定起点与终点的二维坐标和方位角生成一条G1连续的曲线,给的是cpp文件。-clothoid curve
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和