搜索资源列表
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
LanczosPackage
- 一个绘制二维图形的工具,常用于DNA、internet结构的绘制-a 2D drawing tools, commonly used in the DNA structure of the internet mapping
tuxingxueshiyan3
- 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
Computer-graphics
- 1.实现DDA、中点Bresenham算法和改进Bresenham算法绘制直线。 2.实现绘制圆和椭圆。 3.实现线段裁剪和多边形裁剪。 4.实现二维图形的变换(平移、旋转、缩放)。 5.自己实现其他附加以及需要完善的功能。 -1 to achieve DDA, the midpoint and improved Bresenham algorithm Bresenham algorithm to draw a straight line. (2) to achieve dr
splineinterpolation
- 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
a_simple_2d_cad_system_with_dynamic_capture_functi
- 一个具有动态捕捉功能的简易2dCAD系统,能灵活绘制一般的简单图形,同时能检测多边形的方向和凹凸性以及点和多边形的关系-A simple 2d CAD dynamic capture system, the flexibility to draw simple graphics in general, but can detect the direction and the concave and convex polygons, and the relationship between poi
jisuanjierweituxinghuizhi
- 本代码提供了用C语言绘制常见二维计算机图形的方法,是计算机图形学初学编程者的得力助手,希望对你们有所帮助!-This code is provided to draw common 2D computer graphics in C language source code, computer graphics beginners programming assistant, hope to help you!
math_ploting-picture
- 介绍Matlab中的数据结构以及二维、三维图形的绘制-Introducing the data structure and mapping plot of 2D and 3D of Matlab