Welcome![Sign In][Sign Up]
Location:
Search - translation of circle

Search list

[Other resourcetuxingxuedazouye

Description: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 -1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp
Platform: | Size: 108711 | Author: 张斌 | Hits:

[Other resourcebrizer4

Description: 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times magnification, narrow, and the screen translation, from functional.
Platform: | Size: 4290 | Author: 萧鹏 | Hits:

[Other resource2D_SmpCAD

Description: 入门级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 detailed documentation to achieve ( "Computer Graphics," a book of a chapter)
Platform: | Size: 275884 | Author: 王进 | Hits:

[Graph DrawingMidpointCircleDemo

Description: 中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
Platform: | Size: 1943552 | Author: 陈锋 | Hits:

[Graph Drawingtuxingxuedazouye

Description: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 -1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp
Platform: | Size: 2161664 | Author: 张斌 | Hits:

[Graph Drawingbrizer4

Description: 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times magnification, narrow, and the screen translation, from functional.
Platform: | Size: 4096 | Author: 萧鹏 | Hits:

[2D Graphic2D_SmpCAD

Description: 入门级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 detailed documentation to achieve ( "Computer Graphics," a book of a chapter)
Platform: | Size: 275456 | Author: 王进 | Hits:

[MPIMATLAB

Description: 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation operator. Outside the circle with a for statement to achieve translation, when taken in sum array elements to achieve reverse the order of summation
Platform: | Size: 1024 | Author: 1 | Hits:

[Graph DrawingComputerGraphic

Description: 小型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆;等算法。并实现橡皮筋直线,橡皮筋矩形画法,采用鼠标与用户交互,十分好用。这是南京航空航天大学计算机专业计算机图形学课程设计作业,母校的小弟小妹们或许能作为作业的参考。-Small interactive graphics system, prepared by the Turbo C2.0 achieved in computer graphics Polygon reduction polygon rotation, translation, scaling Bezier curves B-spline curve the mid-point circle such algorithm. Rubber band and to achieve a straight line, rubber band rectangle drawing method, using the mouse with the user interaction is very easy to use. This is the Nanjing University of Aeronautics and Astronautics computer professional computer graphics course design work, his alma mater, the younger girl who might be able to work as a reference.
Platform: | Size: 21504 | Author: 周龙亭 | Hits:

[Graph DrawingDraw

Description: 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。-The integrated design of experiments is used C language in the MFC environment realize a drawing program. Procedures constituted mainly by two categories, namely, to respond to the menu and realize realize mapping and graphics processing functions. In the mapping category, there are computer graphics in a variety of textbooks and graphics related to the concrete realization of the algorithm, such as the DDA line drawing algorithm, the midpoint circle algorithm, the seed fill algorithm, translation, rotation, scaling and so on.
Platform: | Size: 3769344 | Author: xiaoqzh | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 800768 | Author: 沈静 | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 3993600 | Author: 沈静 | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 904192 | Author: 沈静 | Hits:

[Graph programcomputer-graphics

Description: 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH line/mid-point circle/plus or minus Yuan/BH circle), graphical display (Edge/seed/scan line fill), two-dimensional cutting (CS/midpoint split/LB/polygon clipping), graphics transform (translation/symmetry transform/rotate/zoom), Curve (Bezier curve/B-spline curve/Hermite curve) algorithms.
Platform: | Size: 2121728 | Author: 张君珏 | Hits:

[Graph programddaline

Description: 计算机图形学 完成直线与圆的实现,具有关于x,y轴对称,平移,旋转功能。-Computer graphics to complete the realization of a straight line and circle, with regard to x, y-axis symmetry, translation, rotation.
Platform: | Size: 1851392 | Author: siala | Hits:

[2D GraphicComputerGraphics

Description: 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA method, bresenham method, midpoint method, rendering the mid-point circle and ellipse algorithms, scan line seed fill algorithm. N sub Bezier curve drawing, and his translation rotation and scaling transformations. Also call the color dialog box, etc., methods of operation to help in together with a. In addition, with a written statement, suitable for beginners to write their own step by step procedures.
Platform: | Size: 5458944 | Author: 隗平 | Hits:

[Picture ViewerBezier

Description: 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 1318912 | Author: 上官菲菲 | Hits:

[Graph Drawingduobianxing

Description: 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -Round with some way to generating algorithm 2. To achieve a rubber band line, circle, rectangle. 3. To achieve the basic geometric transformations (translation, rotation, scaling). 4. Implement Bezier curve or B-spline curve. 5. The final result showed a small, interactive graphics system, with all the features of the interface to link up
Platform: | Size: 1306624 | Author: 上官菲菲 | Hits:

[Special Effects20798021sphere2

Description: 型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆-Type of interactive graphics systems, prepared by the Turbo C2.0 to achieve reduction of polygons in computer graphics polygon rotation, translation, scaling Bezier curve B-spline curve the mid-point circle
Platform: | Size: 58368 | Author: 李国超 | Hits:

[Graph Drawinggraphics-drawing

Description: 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
Platform: | Size: 69632 | Author: utoman | Hits:
« 12 »

CodeBus www.codebus.net