搜索资源列表

  1. BSP-DEV

    0下载:
  2. 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:132.57kb
    • 提供者:zidan
  1. HideFace1

    0下载:
  2. 图形学中一个简单的画家算法程序-graphics artists a simple algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:37.01kb
    • 提供者:王申
  1. HideFace1

    0下载:
  2. 图形学中一个简单的画家算法程序-graphics artists a simple algorithm
  3. 所属分类:图形图象

    • 发布日期:2025-02-21
    • 文件大小:37kb
    • 提供者:
  1. BSP-DEV

    0下载:
  2. 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color
  3. 所属分类:系统编程

    • 发布日期:2025-02-21
    • 文件大小:132kb
    • 提供者:zidan
  1. lifangtidongtai

    0下载:
  2. 屏幕中心绘制立方体,使用画家隐面算法进行动态消隐。-Screen center cube mapping, the use of artists dynamic implicit surface algorithm blanking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:277kb
    • 提供者:崔建富
  1. lftdthjymsf

    0下载:
  2. 立方体动态画家隐面算法,想学立体方面的编程吗?这个很好-Cube hidden surface algorithm for dynamic painter, wanted to learn three-dimensional aspects of the programming it? This good
  3. 所属分类:OpenGL

    • 发布日期:2025-02-21
    • 文件大小:141kb
    • 提供者:蒋成闹
  1. xiaoyin

    0下载:
  2. 立方体动态画家隐面算法//thrhrshhwhw5hsh-Cube hidden surface algorithm for dynamic artist// thrhrshhwhw5hsh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:3.93mb
    • 提供者:李斌
  1. Sierpinskiditan

    0下载:
  2. 给定不同的递归深度,通过使用海绵算法,绘制Sierpinski地毯,在三维环境中按照画家算法绘制20个小立方体-Given the different recursion depth, by using the sponge method, drawing Sierpinski carpet, in the three-dimensional environment, according to Painter' s algorit
  3. 所属分类:3D图形编程

    • 发布日期:2025-02-21
    • 文件大小:1.89mb
    • 提供者:如花
  1. 07_03_ArtistEli

    0下载:
  2. 以一个环形面的绘制为例来说明画家算法的实现过程-Draw a circular surface as an example to illustrate the process of artists Algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2025-02-21
    • 文件大小:3.47mb
    • 提供者:如花
  1. suanfa1

    0下载:
  2. 立方体动态画家隐面算法,计算机图形学,源代码-Hidden surface algorithm for dynamic cube artist, computer graphics
  3. 所属分类:图形图象

    • 发布日期:2025-02-21
    • 文件大小:277kb
    • 提供者:ryan
  1. CG_HW3

    0下载:
  2. 实现计算机图形学中的隐藏算法之一,画家隐藏算法-Achieved in computer graphics algorithms to hide one of the artist hiding algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:叶蟑螂
  1. xiaoyin

    0下载:
  2. 计算机图形学,两种消隐算法,包括画家算法与扫描线消隐算法-Computer graphics, two blanking algorithm, including the artist with the scan line blanking algorithm algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:4.59mb
    • 提供者:我说
  1. painter-algorithm

    0下载:
  2. 画家算法也叫作优先填充,它是三维计算机图形学中处理可见性问题的一种解决方法。-Painter algorithm also known as priority fill, it is a solution to deal with the visibility problem in 3D computer graphics.
  3. 所属分类:3D图形编程

    • 发布日期:2025-02-21
    • 文件大小:3.68mb
    • 提供者:hawaii
  1. vanishingalgorithm

    0下载:
  2. 消隐算法 三维 消隐分类 画家算法 算法的介绍及例子说明-Vanishing algorithm 3 d Vanishing classification Painter algorithm The algorithm is introduced and examples
  3. 所属分类:matlab例程

    • 发布日期:2025-02-21
    • 文件大小:104kb
    • 提供者:蒋星星
  1. Cube-dynamic-painter-hidden-surface

    0下载:
  2. 计算机图像学中立方体动态画家隐面算法,非常好的材料-Computer iconography, cube the dynamic artist hidden surface algorithm, very good material
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:284kb
    • 提供者:林有
  1. xiaoyin1

    0下载:
  2. 利用画家算法的进行的消隐处理,注释完整可读性较强,代码完整可运行。-Painter blanking algorithm, code integrity can run.
  3. 所属分类:OpenGL

    • 发布日期:2025-02-21
    • 文件大小:430kb
    • 提供者:MYC
  1. GameMaker

    0下载:
  2. 45度斜视角地图编辑器 类似暗黑2的场景,画家算法。基于DirectX-45 degree Angle of the map editor
  3. 所属分类:其他游戏

    • 发布日期:2025-02-21
    • 文件大小:2.69mb
    • 提供者:ajohn
  1. IXXXVG

    0下载:
  2. 图形学中一个简单的画家算法程序 不错的 推荐给大家-Graphics in a simple recommend good painter algorithm program to all of you
  3. 所属分类:2D图形编程

    • 发布日期:2025-02-21
    • 文件大小:30kb
    • 提供者:ddmapbores
  1. ys

    0下载:
  2. 相关色彩模式知识: HSV颜色空间 HSV(hue,saturation,value)颜色空间的模型对应于圆柱坐标系中的一个圆锥形子集,圆锥的顶面对应于V=1. 它包含RGB模型中的R=1,G=1,B=1 三个面,所代表的颜色较亮。色彩H由绕V轴的旋转角给定。红色对应于 角度0° ,绿色对应于角度120°,蓝色对应于角度240°。在HSV颜色模型中,每一种颜色和它的补色相差180° 。 饱和度S取值从0到1,所以圆锥顶面的半径为1
  3. 所属分类:其他小程序

    • 发布日期:2025-02-21
    • 文件大小:6kb
    • 提供者:衣囖

源码中国 www.ymcn.org