CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - Computer Graphics

搜索资源列表

  1. Computer-graphics

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:9909091
    • 提供者:songzhaohe
  1. AppliedGeometryforComputerGraphicsandCAD

    0下载:
  2. Applied Geometry for Computer Graphics and CAD//25-Applied Geometry for Computer Graphics and CAD// 2524242424
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-24
    • 文件大小:3176383
    • 提供者:李斌
  1. computer

    0下载:
  2. 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:13162
    • 提供者:lixiujun
  1. Computer_Graphics_Version2

    0下载:
  2. Computer Graphics非常好的书,大家学图形学的时候一定要看-Computer Graphics very good book, we learn to look at a certain time graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:19673774
    • 提供者:刘博
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:35822585
    • 提供者:赵艳
  1. computer-graphics-work

    0下载:
  2. 一个关于绘制图形和图像的简单窗口程序,附带源码。-A draw graphics and images on a simple window program, with source code.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:110601
    • 提供者:diyangsi
  1. graphics

    0下载:
  2. 计算机图形学实习及考试源代码,主要包括现在主流所有算法画点、圆、直线、多边形填充等-Training and examination of computer graphics source code, including the mainstream of all algorithms is now drawing point, circle, line, polygon fill, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:4758
    • 提供者:张乐
  1. Computer-graphics-experiments

    0下载:
  2. 计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-21
    • 文件大小:6155108
    • 提供者:王涛
  1. graphics

    0下载:
  2. 基于计算机图形学实现主要实现了大海微波荡漾天空浮云流动的动画场面-Main achieved based on computer graphics to achieve the sea rippling flow of the animation scene sky clouds
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8555732
    • 提供者:shaoxia
  1. computer-graphics-jobs

    1下载:
  2. 计算机图形学大作业 直线,圆,椭圆,二维填充,二维裁剪,二维变换,二维动画,三维图形,bezier曲线,雪花曲线-Great job in computer graphics lines, circles, ellipses, filled two-dimensional, two-dimensional cutting, two-dimensional transform, two-dimensional animation, three-dimensional graphics, bez
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3661758
    • 提供者:weiqier
  1. Computer-graphics-source-code

    0下载:
  2. 此文件包含有计算机图形学的基本图形的生成、图形的填充、切割、各种变换等源代码-This file contains the basic graphics computer graphics generation, graphics, filling, cutting, all kinds of transformations such as source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3287472
    • 提供者:平轩
  1. Computer-Graphics

    0下载:
  2. 计算机图形学43个案例,包括直线中点Bresenham算法-Computer Graphics 43 examples,such as Bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-19
    • 文件大小:31609856
    • 提供者:lee
  1. Computer-Graphics

    0下载:
  2. 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-19
    • 文件大小:29964596
    • 提供者:张晓峰
  1. Computer-Graphics-Draw

    0下载:
  2. 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-09
    • 文件大小:16946334
    • 提供者:ccc
  1. Computer-graphics

    0下载:
  2. 计算机图形学 教程 包含直线、圆弧、裁剪、消隐、坐标变换等。-Computer graphics tutorial contains a straight line, arc, cutting, blanking, such as coordinate transformation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-09
    • 文件大小:2732518
    • 提供者:sifuxing
  1. Computer-graphics

    0下载:
  2. 计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:80299
    • 提供者:吴程序
  1. Computer-graphics

    0下载:
  2. 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-03
    • 文件大小:2384089
    • 提供者:D.bin
  1. computer-graphics-curriculum-design

    0下载:
  2. 本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。-This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2535593
    • 提供者:方静
  1. winged

    0下载:
  2. A little about winged edge #computer graphics
  3. 所属分类:绘图程序

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:hocej
  1. Fundamentals+of+Computer+Graphics

    4下载:
  2. 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)
  3. 所属分类:绘图程序

    • 发布日期:2020-06-19
    • 文件大小:19613696
    • 提供者:wanggogo
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com