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

搜索资源列表

  1. shadow

    0下载:
  2. 本程序是用opengl和vc开发的,是一个使用模板的方法来产出阴影的一个程序,很好的,希望对大家有帮助。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96499
    • 提供者:lantianok
  1. soft_shadows_ati_v2_0_src

    0下载:
  2. NV发布的关于REAL TIME SHADOW算法的ATI 显卡版,关于体积阴影的具体算法
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:201164
    • 提供者:樊一霖
  1. 演示MD2调用、影子做法

    0下载:
  2. MD2调用、影子做法-MD2 call, the Shadow practice
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:523947
    • 提供者:王涛
  1. SHADOW

    0下载:
  2. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2005943
    • 提供者:刘岩
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. Java 3D阴影

    1下载:
  2. Java 3D 中如何实现物体阴影
  3. 所属分类:3D图形编程

    • 发布日期:2009-03-22
    • 文件大小:2545
    • 提供者:MiracleLocale
  1. OpenGL 阴影体积法绘制阴影 图形为球体

    0下载:
  2. OpenGL 阴影体积法绘制阴影 图形为球体,正方体,三棱锥,十字架,OpenGL rendering the shadow of the shadow volume method for the spherical graphics, cube, three pyramid, crosses
  3. 所属分类:OpenGL

    • 发布日期:2017-03-25
    • 文件大小:767737
    • 提供者:xixi
  1. darktest 暗影去雾算法

    0下载:
  2. 暗影去雾算法,能实现雾天图像的去雾!很有效果-Shadow to fog algorithm to achieve image fog fog!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:Hubb
  1. OGLPSSM(shadowmap).rar

    0下载:
  2. 用OpenGL实现阴影图的算法,场景真实,实时性高,shadow map
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6621414
    • 提供者:陈阁
  1. DrawLib.rar

    1下载:
  2. 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2600
    • 提供者:litao
  1. Lumiere.rar

    0下载:
  2. java3D实现不同灯光的照射效果,场景中同时有阴影出现,java3D to achieve the different effects of light exposure, the scene at the same time to cast a shadow appears
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:420929
    • 提供者:wuxianjun
  1. shadowmap

    0下载:
  2. 一个阴影贴图的演示程序,它提供了opengl相关接口函数的用法。 -A high shadow map of the demonstration program, which provides interface functions related to the usage of opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:14268
    • 提供者:Jabinn
  1. folding2

    0下载:
  2. qt页面翻书折叠阴影特效经典学习中-shadow effects qt classic folded page open book learning. . . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:6037603
    • 提供者:why
  1. shadows

    0下载:
  2. 关于opengl里中阴影的一个实现范例-Opengl in the shadow of an implementation example. . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:132707
    • 提供者:YEAH
  1. vsmShadow

    0下载:
  2. vsm阴影绘制算法的实现,用GLSL写的很高级的渲染算法。高手可以看看。-vsm shadow implementation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:54760
    • 提供者:王心泽
  1. PSSMDemo_

    0下载:
  2. shadow map(阴影图)中的pssm学习代码,包括D3D9,D3D10和opengl版本-Shadow map ( shadow ) in PSSM learning code, including D3D9, D3D10 and OpenGL version
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:37704
    • 提供者:
  1. ShadowMap

    0下载:
  2. OPENGL宝典上的教程源码,实现了多个3D物体绘制以及阴影,添加了相机控制,供新手学习使用-OPENGL source book on the course and achieve a number of 3D objects, as well as shadow mapping, add a camera control, for learning to use new
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:27356
    • 提供者:zhangkun
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. GraphicEx.v9.9

    1下载:
  2. 一整套照片处理构件,可以制作光影魔术手类似-A set of photo processing components, you can create a similar shadow magic hands
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4332257
    • 提供者:ocean777666
  1. OpenGL_ShadowVolume

    0下载:
  2. ShadowVolume(阴影锥)技术详解-ShadowVolume (shadow cone) technology explain
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:36843
    • 提供者:weiguian
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com