搜索资源列表

  1. mianjideng

    0下载:
  2. C#编程 求多边形面积、周长、重心 大学课程设计成果,想要的-C# Programming for polygon area, perimeter, the focus of the University of curriculum design results, the desired
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:姜帆
  1. inpoly

    0下载:
  2. This code is described in "Computational Geometry in C" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:fds
  1. OpenGLexample

    1下载:
  2. 通过OpenGL函数在视图区绘制茶壶,球何多边形,并可以设置体显示模式(点,线,实体),同时可以设置光照,阴影,反走样何改变颜色和几何变换,不愧是一个好例子。-Through the OpenGL functions in the view area map teapot, the ball Ho polygon, and can set the Display mode (point, line, entities), at the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:huangzhong
  1. polygonfilling

    0下载:
  2. 多边形填充算法的实现程序源码,在VisualC++环境下,用opengl完成的!-Polygon Filling Algorithm procedures realize the source, in the VisualC environment, using opengl completed!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:204800
    • 提供者:郑永宏
  1. FieldFill

    0下载:
  2. 运用多边形扫描算法和种子填充算法实现区域填充-The use of polygon scan algorithm and seed fill algorithm to achieve regional filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:293888
    • 提供者:Mary
  1. tubao

    0下载:
  2. 这是一个凸包的程序,许多点,找几个点把所有的点都包起来,就像凸多边形一样。-This is a convex hull of the procedure, a number of points, find a few points all the points are wrapped, as the same convex polygon.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:余亮
  1. graph03-2

    0下载:
  2. OpenGL 中填充多边形的算法代码 易看懂-OpenGL polygon filling algorithm code easy to understand
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:224256
    • 提供者:dcj
  1. graphic2

    0下载:
  2. 包含计算机图形学里的一些基本的画圆,多边形,变换,裁剪等演示(仅仅是演示),功能不咋的,需要改进.-Includes computer graphics, some basic drawcircle, polygon, transformation, cutting demos, etc. (just a demo), function yesterday, and needs to be improved.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:shaochan
  1. saomiaomfc

    0下载:
  2. mfc下实现的图形学多边形扫描转化填充的算法,同学做的,借鉴。-mfc under the graphics filled polygon scan conversion algorithm, the students make, and learn from.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:shadowsd
  1. nhm

    0下载:
  2. 一个画图程序。图形学里有用到。裁剪多边形算法-A drawing program. Useful to the graphics in. Polygon Clipping Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:2387968
    • 提供者:啊菜
  1. MyDrawing

    0下载:
  2. 简单画图程序,可以画直线、圆、曲线、多边形-A simple drawing program, you can draw a straight line, circle, curve, polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2324480
    • 提供者:Jarome
  1. dx_Billboard

    0下载:
  2. The Billboard sample illustrates the billboarding technique. Rather than rendering complex 3D models (such as a high-polygon tree model), billboarding renders a 2D image of the model and rotates it to always face
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:Phoebuson Ryao
  1. fill

    0下载:
  2. 多边形填充 Microsoft 基础类应用程序-Polygon fill application Microsoft Foundation Classes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:潘亮
  1. G9andT8

    0下载:
  2. 多边形的绘图程序,在VC++环境下运行,很好用。-Polygon drawing procedure, VC++ Environment running, it just works.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1474560
    • 提供者:呵呵
  1. duobianx

    0下载:
  2. vc++制作的 多边形 其中的算法很精髓 可以应用于以后很多程序-vc++ produced polygon which is the essence of the algorithm can be applied to many procedures after
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2046976
    • 提供者:覃硕
  1. VC

    0下载:
  2. VC画菱形 圆形 三角 椭圆 多边形 用各种刷子 和 线条 4段-VC painting triangular oval diamond circular polygon lines with a variety of brushes and paragraph 4
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:bankai
  1. computer-display

    0下载:
  2. 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等计算机图形算法演示-Primitive code set is the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing a
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:326656
    • 提供者:余飞
  1. Bezier

    0下载:
  2. Bezier曲线绘制,鼠标点击增加控制顶点,绘制控制多边形-Bezier curve drawing, mouse click to increase control points, control polygon rendering
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:chenqi
  1. Weiler_Atherton

    0下载:
  2. Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:529408
    • 提供者:chenqi
  1. scan

    0下载:
  2. 通过扫描实现了椭圆和任意多边形的生成,可以让用户输入关于圆和多边形的数据,并输出相应的图形-Achieved by scanning elliptical and arbitrary polygon generation, allowing users to input on the circle and polygon data, and output the corresponding graphic
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1900544
    • 提供者:zhangyun
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org