CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 2D polygon

搜索资源列表

  1. vctuxingjiaohuhuizhi

    0下载:
  2. 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:180395
    • 提供者:秋水寒
  1. graph2dapp

    1下载:
  2. 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59765
    • 提供者:徐林
  1. 图形的生成

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:228823
    • 提供者:张伟
  1. ToyCAD

    0下载:
  2. 简易的2d CAD.有很详细的注释。 实现了画圆,线,矩形,多边形,颜色,镜像,删除,缩放。 -simple 2d CAD. Very detailed comments. To achieve the Circle, line, rectangle, polygon, color images, delete, zooming.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:198326
    • 提供者:段鹏久
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  1. compass

    0下载:
  2. 2D绘图程序。采用向量代数实现多边形形状的移动变换管理,可绘制任意方向-2D mapping procedures. Using vector algebra polygon shape to achieve the movement transform the management and mapping arbitrary direction
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28738
    • 提供者:马耀飞
  1. BOOL2D

    0下载:
  2. Java语言实现任意复杂二维多边形的并交差等图形布尔运算并显示-Java language arbitrary complex 2D polygon graphics and other storage facilities and Boolean operation shows
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14799
    • 提供者:王大力
  1. java2d

    0下载:
  2. java2d游戏引擎 Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fi
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:88151
    • 提供者:zb
  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 the eyepoint. This techniqu
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:23523
    • 提供者:姚俊光
  1. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26706
    • 提供者:zhf
  1. Chap4

    0下载:
  2. vc编写三惟投影变换以及二为线段以及多边形裁减!-A 3D projection transform,2D segment of line and polygon cut down programed with vc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72043
    • 提供者:王哲
  1. geometry_dzthstrh

    0下载:
  2. This article presents two classes and a set of utility functions for computational geometry. C3Point is a 3D counterpart to CPoint and CPolygon encapsulates a set of C3Point s and provides general polygon handling functions. The classes have been mil
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:15867
    • 提供者:srhg
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. InertiaEngine-0.1.1-bin

    0下载:
  2. InertiaEngine 是一个使用C++编写的2D 刚体物理特性仿真器,可跨平台使用,还包含多边形碰撞检测算法,支持碰撞反应,静态摩擦,动态摩擦。-InertiaEngine is a 2D rigid body physic engine written in C++ and is not OS dependent. It is designed to be very user friendly. It contains also a 2D convex polygon collision
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1747177
    • 提供者:张玉刚
  1. Graphics-Lecture-5

    0下载:
  2. This my 5th lecture on 2D graphics, it covers: Line Style, Rectangle, Polygon, Circle, Arc, and Ellipse-This is my 5th lecture on 2D graphics, it covers: Line Style, Rectangle, Polygon, Circle, Arc, and Ellipse
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:17986
    • 提供者:Eihab
  1. convex

    0下载:
  2. C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1781135
    • 提供者:bob stan
  1. 2D_Poligon_Drawer-Animato_demo

    0下载:
  2. 二维Poligon抽屉动画 我开始设想的方式来建立一个二维多边形动画的想法。首先,我需要一个好东西记住我的图形。这篇文章是基于这样我可以记住一些二维图形。我选择一个非位图的方法。这是因为,我希望有一个快速和简单的方法来我的动画图形。所以,我选择一个二维向量的方法。在这篇文章中,我提出的(简单)结构我选择了代表我的图形和动画它。我建议也是一个图形编辑器来生成二维图形,一个工具,用于创建动画的图形工具。 EXE和建议的来源是在所提供的下载。 -I started thinking of th
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:82330
    • 提供者:胡七
  1. inside

    0下载:
  2. 判断点是否在点群形成的多边形范围内,点群排列需要闭合- The purpose of this function is to indicate whether a specified 2D point is inside (returns a 1) a specified 2D polygon or outside(returns a 0).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2367
    • 提供者:刘鲁霞
  1. polygon

    0下载:
  2. 可用于二维多边形网格的形成,先形成三角形网格,在此基础上形成多边形网格。-It can be used for generating 2d polygon mesh. The triangular mesh is first constructed, based on which, the polygon mesh is formed.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5712
    • 提供者:龙湘云
  1. The Gravity Anomaly of a 2D Polygonal Body

    0下载:
  2. 该文档中详细介绍了一种求解任意多边形重力异常的方法(In this document, a method for solving the gravity anomaly of a arbitrary polygon is introduced in detail.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:669696
    • 提供者:matlab彻
« 12 »
搜珍网 www.dssz.com