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

搜索资源列表

  1. main

    1下载:
  2. 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3694
    • 提供者:cgy
  1. RayCasting

    1下载:
  2. 2. 程序都是用RayCasting算法绘制一个球体,体数据在运行时产生,球体以(64,64,64)为球心,64为半径,包围盒即为此球体的外切立方体,投影平面为Z=128,大小为400*400,恰为包围盒的其中一个面所在的平面,光线追踪扫描时,是按照从前向后的顺序;源码1_平行光照射下的RayCasting算法实现”中的源码如名所示,是在平行光的追踪下,球体在二维平面上颜色和透明度的成像-Raycasting
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2937106
    • 提供者:zxm
  1. 07_04_Z_BufferEli

    0下载:
  2. 在屏幕中心绘制立方体,使用Z-Buffer隐面算法进行动态消隐。-Drawing cube in the center of the screen, use the Z-Buffer Hidden Surface Algorithm for dynamic blanking.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1959892
    • 提供者:如花
  1. Draw

    0下载:
  2. 用VC++6.0写的,实现绘制点、线、面、注记等地图要素,用map类管理起来。还有点的大小、线型,颜色、注记字体的设置!-Written with VC++6.0 to achieve draw points, lines, planes, notes and other map features, together with a map class management. Also point size, line, color, font settings Note!
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3439399
    • 提供者:许庆领
  1. 5DG3DOBJECT

    0下载:
  2. 绘制金字塔和十字架,金字塔是由四个三角形侧面和一个四边形底面拼成的;而十字架是由两个长方体拼成,长方体的各面是矩形。-Draw the pyramid and the cross, the pyramid is composed of four triangular sides and a rectangular bottom paper.When and makes up the cross is made up of two rectangular, each side is a rect
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:35758
    • 提供者:舒宁
  1. Spiralbevelgear

    7下载:
  2. 绘制出弧齿锥齿轮的大轮齿面,生成整个齿轮的三维立体图。-Draw a large spiral bevel gear tooth surface, produce three-dimensional map the entire gear.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4164
    • 提供者:caishouyu
  1. ChartCtrl_demo

    0下载:
  2. 高速绘图(当轴固定),允许快速的数据绘制 无限数量的系列(内存的限制) 无限量的数据线,点,面, 标准,对数或日期/时间轴线 自动,和/或倒置轴(相互独立) 轴标签 点标签 光滑曲线 格 图例和标题 交互性(通知时,在特定事件发生的控制) 支持手动变焦和鼠标淘金 支持游标 支持滚动的轴 高度可定制的(颜色,标题,标签,边缘,字体等) 支持Unicode 支持打印和保存到一个图像文件-High-speed graphics (when
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:808883
    • 提供者:yaoyao
  1. draw

    0下载:
  2. 绘制点、线、面等符号的小系统,另外还能够绘制特定的地图符号-Draw points, lines, symbols and other small systems, in addition to drawing a specific map symbols
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:857071
    • 提供者:刘生鑫
  1. Java2D

    0下载:
  2. JAVA2D 绘制2维图形源码,利用里面封装好的类,可以方面实现2维图形的绘制,面也包含很多例子,值得学习啊-java2d draw
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:792469
    • 提供者:fgh
  1. zhengduomianti

    0下载:
  2. 利用VBA实现正多面体绘制,包括正六面体,八面体和十二面体-Using VBA to achieve regular polyhedron drawn, including the regular hexahedron, octahedron, and dodecahedron
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:17120
    • 提供者:吴迪
  1. AddShape

    0下载:
  2. 本代码实现了对GIS中shp格式文件的加载,对其进行放大,缩小,移动和全图显示操作,并根据需要绘制多边形面素-The code of GIS in shp format files to load, its zoom in, zoom, move, and the whole figure shows the operation and elements needed to draw polygon
  3. 所属分类:GIS program

    • 发布日期:2017-05-19
    • 文件大小:5288442
    • 提供者:陈意映
  1. ch12source

    1下载:
  2. 计算机图形学(第三版)源代码。主要讲解图形学的光栅算法、三维观察、隐藏面消除、光照、纹理、绘制等算法和理论,并介绍可视感知、计算机动画、基于图像的绘制、可视化以及构建交互式图形应用等。-Computer graphics (third edition) the source code. Covers the grating algorithm, graphics with observation, the hidden 3d face elimination, illumination, tex
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3891064
    • 提供者:无痕
  1. ch9source

    0下载:
  2. 计算机图形学(第三版)源代码。主要讲解图形学的光栅算法、三维观察、隐藏面消除、光照、纹理、绘制等算法和理论,并介绍可视感知、计算机动画、基于图像的绘制、可视化以及构建交互式图形应用等。-Computer graphics (third edition) the source code. Covers the grating algorithm, graphics with observation, the hidden 3d face elimination, illumination, tex
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5043447
    • 提供者:无痕
  1. Demo

    0下载:
  2. 利用vc编程实现计算机图形学中要求的各种算法,实现了点、线、面等各种几何图形的绘制。-Computer graphics programming using vc required in a variety of algorithms to achieve a point, line, surface and other geometric drawing.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:73495
    • 提供者:vvitja
  1. drawer

    0下载:
  2. 绘图程序,基于windows的绘图,但新增了线面状符号的绘制,数据的转换-Drawing program, drawing on windows, but added a line drawing of the surface-like symbols, data conversion
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:4206601
    • 提供者:杨徉
  1. P186

    1下载:
  2. 绘制一个圆环面,并从不同角度观察它,这个程序就是执行显示列表来绘制圆环面-Draw a torus, and observe it from different angles, this program is the implementation of the display list to draw the torus
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-10-17
    • 文件大小:297984
    • 提供者:沈燕芬
  1. Blanking

    0下载:
  2. 真实感图形绘制过程中,由于投影变换失去了深度信息,往往导致图形的二义性。要消除这类二义性,就必须在绘制时消除被遮挡的不可见的线或面,习惯上称之为消除隐藏线和隐藏面,或简称为消隐,经过消隐得到的投影图称为物体的真实图形。-the file which is uploaded is used to do the image processing mainly for Blanking, the detail is seen in the file .....
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3939741
    • 提供者:yang
  1. draw-program

    0下载:
  2. 用C#写的绘图程序,可以实现画、读取、存储点线面。并对图形进行缩放、拉伸、平移等操作。更重要的是,实现了图形的橡皮绘制效果!-Written in c# drawing program, can realize the painting, read the save point, line and plane. And the graph, stretching, such as the translation of the scale operation. More important, re
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1418211
    • 提供者:张海兵
  1. GeometryOperations

    1下载:
  2. ArcGIS开发中以COM组件形式绘制几何要素(点、多点、线、面、曲线、包络线、还有路径跟踪)-Draw geometric elements(Point,multPoints、 line, surface, curve, envelope, and path tracking)
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:21006
    • 提供者:Tan
  1. ENGINE-P-CSharp-draw-point-line-polygon

    0下载:
  2. 基于c#的engine二次开发,实现绘制点线面功能。-ENGINE+ C# draw point line polygon
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:2372
    • 提供者:sun
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com