CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图形学

搜索资源列表

  1. CGcode

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算法,平移变换,比例变换,对称变换,区域填充,图像裁剪-Computer graphics algorithms source code used: a straight line generating algorithm, curve generation algorithm, translation transformation, the proportion of transformation, symmetry transformatio
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:3573
    • 提供者:lynn
  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1871146
    • 提供者:葛高飞
  1. Realistic--graphics

    0下载:
  2. 真实感图形学: 用C++编写的球形图形,简单示例。-Realistic graphics: Using C++ written in spherical graphics, simple example.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:732284
    • 提供者:holly
  1. Computer-Graphics

    0下载:
  2. 计算机图形学,在VC++6.0环境下实现了Bezier曲线、矩形、平移、缩放等功能。压缩包里包含多个项目。-Computer graphics, Bezier curves, rectangles, pan, zoom and other functions VC++6.0 environment. Compression bag contains multiple projects.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:2267007
    • 提供者:lee
  1. ball

    0下载:
  2. 使用vc++6.0编写的2的图形学编程代码,模拟小球运动,可以键盘控制开始结束-Using vc + + 6.0 write the graphics programming code 2, simulation ball movement, can the keyboard control began to end
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3659568
    • 提供者:王可
  1. real-time--animation

    0下载:
  2. 实时动画: 三位小球的碰撞模拟,计算机图形学简单应用。-Real-time animation: the collision of three balls simulation, computer graphics, simple application.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:363617
    • 提供者:holly
  1. Byangtiaoquxian

    0下载:
  2. 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:39963
    • 提供者:LiuZH
  1. draw_contour_line

    0下载:
  2. 图形学编程的基础 主要是图形底层算法的一些基本实现 根据地形的坐标,显示该地形的等高线-Graphics programming is based primarily on the underlying graphics algorithm to achieve some of the basic topographic coordinates, showed that the terrain contour lines
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:114913
    • 提供者:Broker
  1. myplane

    0下载:
  2. 飞机小游戏。计算机图形学的。。。。用VC++编的-Aircraft and small game. Computer Graphics. . . . With VC++ Series
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:372329
    • 提供者:dys
  1. shmx

    0下载:
  2. 扫描线算法 计算机图形学 -Scan Line Algorithm for Computer Graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:26013
    • 提供者:芳芳
  1. 5

    0下载:
  2. 最快区域种子点填充算法 最快区域种子点填充算法 计算机图形学-The fastest growing regional seed filling algorithm seed points, the fastest growing region filling algorithm in computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2203
    • 提供者:芳芳
  1. sdl_draw_line_arc

    1下载:
  2. SDL中画线,画圆以及填充的算法[出自计算机图形学,潘云鹤主编]-the algorithm of draw line, circle and fill with SDL [from the computer graphics, Pan Yunhe editor]
  3. 所属分类:2D Graphic

    • 发布日期:2015-02-03
    • 文件大小:3200
    • 提供者:lys
  1. CDROM_GDC03

    0下载:
  2. 该程序为图形学中流体领域的大牛Jos stam于2003年公开发布的一个关于流体求解程序,其中就包含其半拉格朗日算法的实现。该程序为二维,相信读者拓展到三维是很容易的。-The program for the graphics in the field of fluid Daniudi Jos stam in 2003 published a fluid solver, which contains the semi-Lagrangian algorithm implementation. Th
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:64253
    • 提供者:rockeyzhu
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2106954
    • 提供者:aeyoung
  1. NURBS

    1下载:
  2. 计算机图形学NURBS曲面绘制 Computer Graphis NURBS-Curve Drawing-Computer Graphis NURBS-Curve Drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:19335
    • 提供者:tiancaigong
  1. Bezier

    0下载:
  2. 计算机图形学教程内容: Bezier曲线的显示,本方法为分裂法,使用MFC编程-Computer Graphics Course content: Bezier curves show that this method for the secession law, the use of MFC Programming
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6674759
    • 提供者:孙雷
  1. BezierCurve

    0下载:
  2. 计算机图形学中曲线的生成,对于初学者学计算机图形学有很大帮助.-Curves of computer graphics in the generation of computer graphics for beginners learning a great help.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1256601
    • 提供者:顾一新
  1. xx

    0下载:
  2. 2D图形学编程中的裁剪问题的简单实现,使用MFC,对于图形学初学者有帮助-Graphics Programming 2D cutting issues in the realization of the simple, the use of MFC, there is help for beginners Graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6679747
    • 提供者:孙雷
  1. scanseed

    0下载:
  2. 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7705771
    • 提供者:孙雷
  1. tuxingxue

    0下载:
  2. 一个图形学的程序包,里面实现了各种图形学的基本算法-A graphics package, which a variety of graphics to achieve the basic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11642154
    • 提供者:soon
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com