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

搜索资源列表

  1. 消隐算法.rar

    1下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:21263
    • 提供者:
  1. 消隐算法

    0下载:
  2. yuan dai ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21530
    • 提供者:秦青
  1. 裁剪Dlg

    0下载:
  2. 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform the methods and linear, polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3141
    • 提供者:王宇
  1. Computer_Graphics_Algorithm

    1下载:
  2. 该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。-the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:725652
    • 提供者:青海长云
  1. 2021145102007117166228545275

    1下载:
  2. 三维图形学深度缓存消隐算法三维图形学深度缓存消隐算法-3D graphics cache hidden depth of 3D graphics algorithms depth cache hidden algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3019305
    • 提供者:赵君
  1. tuxingxueshiyan4

    1下载:
  2. 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment was a passage of this experiment
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5601
    • 提供者:fisherman
  1. 图形消隐

    1下载:
  2. 图形消隐的生成算法-graphics blanking the Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15352
    • 提供者:自先
  1. 使用Z-Buffer算法进行动态面消隐

    1下载:
  2. 请使用Z-Buffer算法对图9-17所示的球进行动态面消隐,消隐效果如图9-37的黄色球所示。,Please use the Z-Buffer algorithm on the ball as shown in Figure 9-17 Dynamic surface blanking, blanking the effect of the yellow ball in Figure 9-37 below.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:340958
    • 提供者:刘维超
  1. CGproject

    0下载:
  2. 用c++实现了zbuffer的消隐算法。这是计算机图形学中最经典的一个算法。-Using c++ implements zbuffer the blanking algorithm. This is the classic computer graphics an algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11743773
    • 提供者:fang
  1. ZBuffer

    0下载:
  2. ZBuffer的消隐算法,在VC6.0上实现,是学习掌握ZBuffer算法的较好的辅助工具。可以加深对该算法的理解。-ZBuffer the blanking algorithm implementation in VC6.0 on, are learning to master a better algorithm ZBuffer aids. Can deepen the understanding of the algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3955989
    • 提供者:du
  1. Computer_Graphics

    0下载:
  2. 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:3555788
    • 提供者:Jane
  1. lifangtidongtai

    1下载:
  2. 屏幕中心绘制立方体,使用画家隐面算法进行动态消隐。-Screen center cube mapping, the use of artists dynamic implicit surface algorithm blanking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:283716
    • 提供者:崔建富
  1. 028991-01

    0下载:
  2. 计算机图形学(computer graphics, CG)是研究如何利用计算机算法来生成、处理和显示图形的一门学科,主要的算法原理包括基于光栅扫描显示器的基本图形的扫描转换原理;基于齐次坐标的二维、三维变换矩阵的几何变换原理;基于几何造型的自由曲线、曲面的生成原理;基于分形几何学的分数维造型原理;基于像空间和物空间的三维实体动态消隐原理;基于颜色模型、光照模型和纹理映射技术的真实感图形显示原理。-Computer Graphics (computer graphics, CG) is to st
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:21568668
    • 提供者:
  1. Gouraud

    0下载:
  2. 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:32021
    • 提供者:wyywd
  1. xiaoyin

    0下载:
  2. 这是一个简单的消隐算法,程序中利用了凸多面体和远近法来实现的-This is a simple blanking algorithm, the procedure of using a convex polyhedron and the distance method to realize the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:47446
    • 提供者:liyemeng
  1. Globe

    1下载:
  2. 球体的透视图绘制和消隐算法的实现,程序中菜单可以设置球体的半径,颜色和视点的位置,通过键盘上的方向键可以实现球体的移动,W、S、A、D键可以实现球体的旋转,源码中也有详细的注释,算法设计思想可以参考help.doc文档-Sphere perspective drawing and blanking algorithm implementation, the program menu, you can set the sphere radius, color, and the location o
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1744168
    • 提供者:fuyaozong
  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. GraphicsBlanking

    1下载:
  2. 利用VC++编写的简单的3D图像消隐算法,可以对凸多面体进行图像消隐-Using VC++ written in a simple 3D image blanking algorithm, the image can be convex polyhedron blanking
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:61566
    • 提供者:董岳
  1. Z-buffer

    0下载:
  2. 提供可靠的消隐算法,z缓冲算法的改进,花了3块钱下载的论文-Blanking algorithm to provide reliable, z buffer algorithm improvements
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:186154
    • 提供者:陆成宗
  1. CGReport

    6下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-19
    • 文件大小:1461248
    • 提供者:流浪小狗
« 12 3 4 5 »
搜珍网 www.dssz.com