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

搜索资源列表

  1. GUIControl

    0下载:
  2. 实现unity中九个不同位置摄像机之间的平滑跳转-The smooth Jump unity in nine different locations between the camera
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:3042
    • 提供者:李小龙
  1. quzaochengxu

    0下载:
  2. 通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.-Threshold denoising, the most critical is to determine the optimal threshol
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:肖烨
  1. TerrainAssets

    0下载:
  2. unity中地形制作资的源包,很适合初学者使用!-the unity terrain making capital source package, very suitable for beginners!
  3. 所属分类:Graph program

    • 发布日期:2017-11-03
    • 文件大小:43110537
    • 提供者:刘光
  1. SaveAndLoad

    0下载:
  2. unity存取数据资源包,有源代码和示例,非常好用,可用于手机游戏存档,关卡初始化,速度快,占用资源少。-access packet data resources, source code and an example of unity, and is very easy to use, can be used for mobile games archive hurdles initialization, faster, less resource.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-28
    • 文件大小:5533
    • 提供者:d_kb
  1. unitydoublesides

    0下载:
  2. 这是一个unity双面显示的shader源码,拖入unity就能使用,能贴法线,能贴lightmap,效果非常好,简单易用,-This is a unity sided shader source, dragged into the unity will be able to use, can be affixed to the normal, can be affixed to the lightmap, the effect is very good, simple and easy-to-
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:648
    • 提供者:d_kb
  1. Real-time-refraction-specular

    0下载:
  2. 国内一个大牛写的镜面反射实时效果,不用说效果非常棒,比unity自带的好太多,缺点是这个shader因为是实时的,占用资源很高,不建议使用,建议使用我上传的另一个镜面反射shader,但是这个shader可以学习如何写实时的效果。-A large cattle written specular reflection of real-time effects, and needless to say the effect is very good, much better than unity c
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-03
    • 文件大小:8031
    • 提供者:d_kb
  1. car-paint-shader

    1下载:
  2. 这是一个供unity使用的车漆shader源代码,拖入unity就可使用,效果很棒,能突显车漆的那种金属质感,效果调节也非常简单方便。-This is a car paint shader source code for unity, the dragged unity can use to great effect, to highlight the kind of metal texture of the paint, the effect of regulation is also ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:14921
    • 提供者:d_kb
  1. controlled-transparent-shader

    0下载:
  2. 可控制透明的unity shader,效果比unity pro自带的透明效果好。实用,可调参数多。-Can control the transparency the unity shader, the effect is better than unity pro comes with transparent effect. Practical, multi-adjustable parameters.
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-30
    • 文件大小:3024
    • 提供者:d_kb
  1. Specular-reflection

    0下载:
  2. 国内一个大牛写的镜面反射效果,不用说效果非常棒,比unity自带的好太多,如果需要镜面反射效果这个shader非常有用。而且源代码也有很多值得学习和借鉴的地方。-Domestic Daniel wrote specular reflection effect, needless to say the effect is very good, much better than unity comes, if the effect of specular reflection shader usef
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:5677
    • 提供者:d_kb
  1. 18-FREE-Substances

    0下载:
  2. 18个unity插件Substances的材质。材质质感非常好,可自动生成法线,高光贴图。非常好用,稳定。-18 unity plugin Substances material. Material and texture is very good, and can automatically generate normal, specular map. Very easy to use and stable.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-25
    • 文件大小:1634248
    • 提供者:d_kb
  1. MirrorReflection

    0下载:
  2. unity中的反射折射效果,用于大理石地板,镜子-unity of reflection and refraction effect for marble floors, mirrors, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-01
    • 文件大小:3052
    • 提供者:王家明
  1. AnimationControl

    0下载:
  2. unity 控制动画的顺序播放与控制动画的倒播-Rewind unity control the animation sequence playback control animation
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:shounuezhe
  1. unity3Dynamic-map.txt

    0下载:
  2. 由于Unity 不支持GIF动画贴图,所以目前在Unity里面做动态贴图,有两个办法。 一种是将图片导入成关键帧图片序列,类似(0,1,2...)然后在用脚本根据时间逐帧加载贴图. 另一种是将动画里面的关键帧画在一张大图上,然后用OFFSET来根据时间决定贴图的显示位置,从而实现图片改变的动画效果。-Since Unity does not support GIF animated maps, so now there to do dynamic textures in Unity
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:2124
    • 提供者:卓文兄
  1. Unity3d-

    0下载:
  2. 关于UNITY 3D开发环境中,地形图的制作描述。-About UNITY 3D development environment, describe the production of topographic maps.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1797977
    • 提供者:fengling
  1. dsafdsfas

    0下载:
  2. 主要为unity的脚本文件,脚本语言用C#或者javascr ipt-The main scr ipt file for the unity, the scr ipting language in C# or javascr ipt
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10887432
    • 提供者:令棋者
  1. unity

    0下载:
  2. 基于unity3d读取和显示图片 基于unity3d读取和显示图片-Unity3d read and display images based on unity3d read and display pictures
  3. 所属分类:3D Graphic

    • 发布日期:2014-08-12
    • 文件大小:828416
    • 提供者:li
  1. imagenes1

    0下载:
  2. unity project image aumented reality
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:94282
    • 提供者:donald suarez
  1. OceanSurfaceEffects_Pro

    0下载:
  2. C# implementation for Unity Pro of ocean renderer based on tessendorfs fft waves
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7334752
    • 提供者:pour
  1. PhillipsOcean

    0下载:
  2. Unity C# implementation of phillips spectrum ocean waves on the cpu
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7090086
    • 提供者:pour
  1. VoxelTerrain

    0下载:
  2. C# Unity implementation of voxel landscape with marching cubes
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7574197
    • 提供者:pour
« 1 23 »
搜珍网 www.dssz.com