CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 反走样

搜索资源列表

  1. 反走样 Line

    0下载:
  2. 反走样 Line.rar
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2882
    • 提供者:李建中
  1. Bresenhamline.rar

    0下载:
  2. 描述了Bresenham直线反走样算法,可以在c环境中直接编译运行,Bresenham straight line describes the anti-aliasing algorithm, can be directly compiled c environment running
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:909
    • 提供者:衬衣同
  1. case5

    0下载:
  2. 直线距离加权反走样算法,画出的直线不会走样-Linear distance-weighted anti-aliasing algorithm to draw a straight line will not lose shape
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:175372
    • 提供者:winsome
  1. fanzouyang

    0下载:
  2. MFC直线反走样算法,是可以正常运行的。运行环境vc-MFC linear anti-aliasing algorithm, can be normal operation. Vc runtime environment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:177001
    • 提供者:zhang
  1. AntiDisline

    1下载:
  2. opengl反走样算法和加权区域采样反走样算法-opengl Anti-aliasing algorithm and weighted area sampling anti-aliasing algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:36128
    • 提供者:侯锦
  1. WuLines

    0下载:
  2. 此代码是用C++实现的wulines问题,能很好的模拟出反走样。-This code is used C++ Realized wulines problems, can simulate a very good anti-aliasing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:32508
    • 提供者:余方
  1. Imageprocessing

    0下载:
  2. 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:327412
    • 提供者:11
  1. cmy2

    0下载:
  2. visual c++平台下OpenGL基础程序,介绍了雾化和反走样技术-visual c++ platform OpenGL basic procedures, introduction of the atomization and anti-aliasing technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:66944
    • 提供者:wubo
  1. antialias

    0下载:
  2. 有关反走样图形的绘制源码,还包括一个论文-antialias
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:432089
    • 提供者:nsang
  1. delphi

    0下载:
  2. 反走样技术的研究与实现,包括代码及论文。-Anti-aliasing Technology Research and Implementation, including code and papers.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:710646
    • 提供者:linyt
  1. computergraphics

    0下载:
  2. 实现计算机图形学最基本的图元的绘制,包括线,圆,椭圆,及反走样的处理,最后是漂亮的金刚石图案-Computer graphics to achieve the most basic elements of drawing, including line, circle, oval, and anti-aliasing processing, and finally the beautiful diamond pattern
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1553686
    • 提供者:李思明
  1. cmy2

    0下载:
  2. 反走样与雾化 反走样与雾化 反走样与雾化-Anti-aliasing Anti-aliasing and atomization and atomization and atomization Anti-aliasing Anti-aliasing Anti-aliasing and atomization and atomization
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:69704
    • 提供者:wuyebin
  1. My3DConsole03

    0下载:
  2. 这是一个软件光栅化程序,渲染一个立方体。 实现了:3D转换、反走样、Mip-map、视口裁剪、双线过滤、点光源。采用Phong光照模型。-This is a software rasterization process, rendering a cube. Achieved: 3D conversion, anti-aliasing, Mip-map, Viewport Clip, two-lines filter, point light sources. Phong illuminati
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:29803
    • 提供者:依仔
  1. 321321421321321

    0下载:
  2. 反走样 直线从坐标中改善锯齿形状的直线改善锯齿形状的直线-Line sas d sa d s a d s a d s a d s a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:23435
    • 提供者:zhangjun
  1. LineGame

    0下载:
  2. 游戏任务是走完所有的直线。这个程序有了一个基本游戏的一切要素,关卡,生命值,声音和一个游戏道具。知识点包括直线,反走样,正投影,计时,基本的音效和一个简单的游戏逻辑-Has completed the game task is all the lines. This program has all the elements of a basic game, level, life values, sounds, and a game props. Knowledge points, includ
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:496619
    • 提供者:刘朋
  1. anti-alising-using-line-distance

    0下载:
  2. 如何绘制反走样直线,是采用mfc的接口去模拟反走样直线的绘制,采用的是距离反走样算法-How to draw a straight line anti-aliasing is the interface with mfc to draw the line analog anti-aliasing, using the distance from anti-aliasing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2311419
    • 提供者:
  1. AntiAliasing

    0下载:
  2. 直线, B样条曲线, 椭圆, 椭圆弧, 圆角矩形的反走样算法.-Straight line, B-spline curve, ellipse, elliptical arc, rounded rectangle of anti-aliasing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:51265
    • 提供者:徐国民
  1. openglzouyang

    0下载:
  2. 利用VC和opengl 编写的反走样程序,希望对同志们有用-VC and opengl prepared using anti-aliasing procedures in the hope of the comrades helpful
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:357369
    • 提供者:汪波
  1. 曲线面积加权反走样算法

    0下载:
  2. 计算机图形学中有关于曲线反走样算法实现源代码分享(Realization of anti aliasing algorithm for curves)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:33891328
    • 提供者:millywm
  1. WU

    0下载:
  2. C++实现正十二面体渐变透视线框Wu反走样模型(C++ realization of Wu anti aliasing model of positive twelve face gradient perspective line frame)
  3. 所属分类:图形图象

« 12 3 4 5 6 »
搜珍网 www.dssz.com