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

搜索资源列表

  1. pro

    0下载:
  2. 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:238577
    • 提供者:jiang
  1. game

    0下载:
  2. 一个Opengl开发的小游戏,它将包括线,反走样,计时,正投影和简单的声音等-Opengl developed a game, it will include the line, anti-aliasing, timing, voice projection and simple, such as
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1714667
    • 提供者:songyao
  1. antiline

    0下载:
  2. 在RGBA方式下,显示一个反走样的网状八面体-In RGBA mode, indicating an anti-aliasing octahedron mesh
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:826
    • 提供者:汪伟
  1. Release.1.0.tar

    0下载:
  2. GDA是一个工具,可扩展性分析的C代码。在此分布GDA是执行安徒生走样分析使用分传递图,以及相关分析跟踪相依变量之间,领域等-GDA is a tool for scalable analysis of C code. Built into this distribution of GDA is an implementation of Andersen s aliasing analysis using sub-transitive graphs, as well as a dependen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1030437
    • 提供者:zhangying
  1. 8

    0下载:
  2. vc 下通过OpenGL实现的反走样和雾化效果,希望对大家有所帮组-vc achieved through OpenGL anti-aliasing and aerosol effects, I hope all of you to help group
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:140160
    • 提供者:jelly
  1. zhixianjulifanzouyang

    0下载:
  2. 基于VC的程序,演示了直线距离加权的反走样算法,多用于消除画图过程中所产生的锯齿。-VC-based programs that demonstrate the linear distance-weighted anti-aliasing algorithm used for drawing in the process of eliminating jagged generated.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:177063
    • 提供者:梦琦
  1. character_blur

    0下载:
  2. 用agg实现文字描边效果,并且反走样,效果好,效率高-With agg writing strokes to achieve results, and anti-aliasing, effective and efficient
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1437
    • 提供者:杨霞
  1. fanzouyang

    0下载:
  2. 计算机图形学基本练习之一,反走样练习,包含程序代码-Computer Graphics, one of the basic exercises, anti-aliasing practice, including program code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:10291
    • 提供者:宋一飞
  1. line-anti

    0下载:
  2. 直线的发走样算法,通过距离加权实现反走样-Straight hair aliasing algorithm, weighted by distance to achieve anti-aliasing
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2822535
    • 提供者:terryxing
  1. computergraphicsprogramming

    0下载:
  2. 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Choppe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:341544
    • 提供者:RQG
  1. chap5-12

    0下载:
  2. 图形学,openGL,使用混合函数实现反走样-Graphics, openGL, using the blending function to achieve anti-aliasing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:787
    • 提供者:alick
  1. Eliminatealiasingoftext

    0下载:
  2. 用Visual C++编写的消除文本走样现象的程序代码-Written using Visual C++ aliasing to eliminate the phenomenon of text code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:8040
    • 提供者:sea
  1. fanzouyang

    0下载:
  2. 利用opengl在c++环境下在同一个窗口中实现三角形的反走样技术 -fanzouyang
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:861
    • 提供者:郭丽红
  1. Tg1

    0下载:
  2. 这是一个字符显示的程序,可以选择背景和字符颜色和图片,并且字符经过了反走样处理。-This is a character display program, you can choose the background and character colors and images, and characters through an anti-aliasing processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-25
    • 文件大小:8477608
    • 提供者:童癸
  1. ShadowMappingPCf

    0下载:
  2. 利用GLSL和OPENGL编写的阴影程序,此程序利用了PCF算法,使得阴影走样得到很好的解决-Prepared using GLSL and OPENGL shadow program, this program uses PCF algorithm, making the shadow aliasing been solved
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:213185
    • 提供者:汪波
  1. VC_scene_anti_aliasing_effects_Programming_classic

    0下载:
  2. VC编程开发场景反走样效果经典代码VC scene anti-aliasing effects Programming classic code-VC scene anti-aliasing effects Programming classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:507957
    • 提供者:qizi
  1. C_programming_eliminate_aliasing_text

    0下载:
  2. C编程实现消除文本的走样现象C programming to eliminate aliasing of text-C programming to eliminate aliasing of text
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:8348
    • 提供者:awx
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. opengl_redbook_code

    0下载:
  2. 这是opengl编程指南的全部源代码,即学习opengl最具权威的红皮书,内容有反走样,绘制位图图像,帧缓存,纹理映射等技术。欢迎opengl,和图形爱好者使用-Opengl programming guide is all the source code, that is the most authoritative study of the opengl red book, which contained anti-aliasing, draw the bitmap image, frame
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:593648
    • 提供者:xiongyunqi
  1. OpenGL

    0下载:
  2. OpenGL编程指南,颜色渲染、光照、反走样等操作-OpenGL Programming Guide, color rendering, light, anti-aliasing and other operations
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-20
    • 文件大小:32165427
    • 提供者:刘丙才
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com