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

搜索资源列表

  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. TestOutlineText_Source.zip

    0下载:
  2. 使用GDI+/GDI实现的文字描边、阴影效果,已经封装成了DLL,很好用。开发环境VC,Use GDI+/GDI achieved text strokes, shadow effects, have been packaged into DLL, it just works. Development Environment VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:264683
    • 提供者:李招武
  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. TuBianYinYing

    0下载:
  2. 一个Android上的可以显示图片的不同的阴影的例子-Android can be displayed on a picture of the different examples of the shadow! ! ! !
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:90824
    • 提供者:LIANG
  1. shadow

    0下载:
  2. C#实现图片的投影及边框,可自定义投影角度、颜色、大小等。多种参数配置-C# implementation of image projection and the border, customizable projection angle, color, size, etc.. A variety of configuration parameters
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:5893
    • 提供者:leohaior
  1. plane_shade.rar

    0下载:
  2. 使用DirextX9,建立3D框架,演示平面阴影和碰撞检测算法。,Use DirextX9, the establishment of 3D framework, demo plane shadow and collision detection algorithm.
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:2723441
    • 提供者:淘气堡
  1. ShadowformCTL.rar

    0下载:
  2. 一个让窗体具有3D阴影的用户控件 可以美化界面,Of a form with a 3D shadow user interface controls can be beautified
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:58169
    • 提供者:wuang
  1. DelphiShadowComponent

    0下载:
  2. 一个Delphi写的不规则透明窗体,可以自定义阴影的级数。-Write a Delphi form irregular transparent, you can customize the shadow of the series.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:5682
    • 提供者:chrsas
  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. 20059151135655

    0下载:
  2. Office XP里面的菜单的阴影效果让人羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。 虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同。 -Office XP shadow effect which makes the menu envy, it does not need to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:194048
    • 提供者:blus
  1. shade1

    0下载:
  2. 检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行-Shadow detection algorithm based on HSV color space
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2671
    • 提供者:cjay
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com