着色/阴影 UV-Free Triplanar Shader Pack 2.0.1 不需蒙皮UV贴图就可很好构造纹理

本帖最后由 如果没有感觉 于 2018-8-8 13:05 编辑

插件名称:UV-Free Triplanar Shader Pack 2.0.1插件官网:访问官网
版权协议:Red pine1.1解压密码:通用密码
UV-Free Triplanar Shader Pack 2.0.1 unity3d不需要蒙皮/ UV贴图就可以很好地构造纹理对象 unitypackage插件,unity3d插件

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

UV-Free Triplanar Shader Pack 2.0.1 unity3d asset unitypackage插件下载,unity3d插件下载

Requires Unity 5.2.1 or higher.
PC Demo | Mac Demo | Documentation

Use these Physically-Based triplanar surface shaders in Unity 5 to easily texture objects beautifully without the need for skinning/UV-maps, and eliminate terrain texture stretching.

FEATURE SUMMARY

— Quickly texture a mesh without having to skin/UV-map it.

— Eliminate stretching for textures on terrains and meshes. This is especially useful for jagged terrain, rock/glacier striations, and bricks.

— Includes Physically Based Metallic and Physically Based Specular shaders, as well as legacy shaders.

— Supports Unity 5 lighting features, such as Real-Time Global Illumination, skylight reflections, emissive lighting, reflection probes, light probes.

— Supports forward and deferred rendering paths (incl. legacy deferred), shadows, HDR, lightmapping, gamma and linear color spaces.

— Like the Unity 5 Standard Shader, features are enabled or disabled by simply using or not using various texture slots and parameters in the customized material editor. At runtime, the appropriate shader variant is pick based on which features are used. Unused variants of the shaders will not be included into the game build.

— Shader variants for features such as vertex colors, normal mapping, height mapping (parallax), occlusion, emission, detail maps, and rim lighting (for legacy shaders).

— Shader variants to allow for separate top and bottom textures, with adjustable strength.

— Shader variants to allow for triplanar projection relative to world space and local space.

— Terrain shaders can support unlimited textures. (4 textures per pass).

REQUIREMENTS:

Unity 5.2.1f1 or later, Shader Model 3, Build for Windows, Mac OS X, or Unity Webplayer

TRIPLANAR SHADERS INCLUDED:
(Click to see screenshot of Material Inspector)

1. PBR Metallic (Single Texture)

2. PBR Metallic (Separate Main/Top/Bottom)

3. PBR Specular (Single Texture)

4. PBR Specular (Separate Main/Top/Bottom)

5. PBR Metallic Terrain

6. PBR Specular Terrain

7. Legacy Specular-Based (1-Texture)

8. Legacy Specular-Based (3-Texture)

9. Legacy Diffuse-Based (1-Texture)

10. Legacy Diffuse-Based (3-Texture)

11. Legacy Specular-Based Terrain

12. Legacy Diffuse-Based Terrain


ADDITIONAL FEATURES

— Texture Power field: This bonus field allows you to control the degree of overlap/sharpness when performing triplanar projection. A low Texture Power helps create more believable surfaces from more organic-looking textures such as rock or grass. A high Texture Power allows for sharper texture transitions between top, bottom, left, right, front, and back surfaces - good for repeating textures such as bricks, grids, and strong patterns where overlap is not desired.

— Vertex Colors: Add color variation by applying vertex colors from the mesh. Control the strength of the vertex colors with the Vertex Color Strength slider.

— Custom Material Editors and Shader Keywords: These shaders come with custom material editors that are automatically displayed when using materials with the UV-Free shaders. These custom editors automatically switch on/off features (shader keywords) used in the shaders so that only the variants of the shaders (from among hundreds of possible variants) will be included in the game build. You can also programmatically enable or disable the shader keywords, but make sure there is a material included in the game build that already has that shader keyword combination.

— Normal Multiplier or Bump Scale: Shaders which include a Bump/Normal Map have a Normal multiplier that allows you to control the bumpiness of the normal map to exaggerate it or tone it down.

— Terrain Texture Scale Percentage: For terrain shaders, a Texture Scale percentage property provides a quick way to scale all the textures for that terrain simultaneously.

— (Experimental) Flip Backwards Textures: (Disabled by default) If enabled, the shaders will flip any textures that are backwards, allowing you to properly display text within the textures, no matter the orientation of the surface. This helps textures to look more natural and not have a "mirroring" effect where the planes of the triplanar projection meet. When this feature is disabled (default) the textures will be flipped or backwards when facing the -X, -Y or -Z planes.

— Sample materials and a simple sample scene to demonstrate the shaders.

SUPPORT

Please email me at andyman [at] idumpling.com with the subject "UV-Free Shaders".

So that I may help you more efficiently, please specify your issue with as much useful detail and context as possible, such as platform, hardware, OS, how you are trying to use the shaders. Screenshots are useful!

NOTES

1. These shaders require Shader Model 3.0 GPU (most GPUs after 2004).

2. The Vertex Lit Rendering Path is not supported for these shaders.

3. At the time of this writing (Unity 5.2.1f1), fog only works in Forward Rendering and not in Deferred Rendering for the mesh shaders. This issue happens for the Unity 5 built-in shaders as well, and is not specific to the UV-Free shaders. Use the Global Fog image effect if you are using Deferred Rendering with mesh shaders. Fog works property for the terrain shaders.

4. These shaders are opaque and do not have any transparency / alpha testing features. If you'd like to add transparency / alpha testing features to the shaders, it is only 2-3 lines of code to change. See the "Transparency and alpha testing" section of Unity's Surface Shaders documentation (link). Download the source code for the built-in shaders (link) and look at the "Tags" line and "#pragma surface" line of the Alpha and AlphaTest shaders for example of how it is done.

5. This is a shader pack, not a texture pack! The sample textures included in the example scene have been marked so that they can be legally provided with this example scene, and are for example purposes only. TThe marked textures are distributed in the sample scene with explicit written permission from GameTextures.com.

6. Due to the number of shader variants (hundreds) that must be compiled/imported, it could take a few minutes to initially import the asset into your project. (e.g. 120 seconds on Intel Core i7 2.6 GHz with an SSD).

7. When initially importing the shaders into your project, you may see warning messages starting with: "MaterialEditor: Could not create custom UI from the CustomEditor: '' of the shader..." This is harmless warning message and is a Unity 5 issue (has not been fixed as of Unity 5.2.1f1) that is not specific to these shaders. Please see here and here for more info.

8. When using the mesh shaders in local/self triplanar space, you may run into an issue where Unity switches to display the textures as if it was in world triplanar space, depending on the complexity, shadows, and level of detail of the mesh when Unity's Dynamic Batching is enabled. This happens because the object may be switching in and out of Unity's dynamic batching. When an object is dynamically batched, Unity passes the shader the batched vertex data in world space instead of the object's ordinary local space data. If you see this switch happening, you can either switch off dynamic batching globally (not recommended, for performance sake), or simply disable dynamic batching for just the specific shader. In each triplanar mesh shader, you'll see a commented out line:

// "DisableBatching"="True"

Just delete the two slashes (inline comments) to disable the dynamic batching for that shader only. Alternatively, you can make sure the problem meshes don't get dynamically batched by making sure they don't meet the threshold for dynamic batching.

PLATFORMS SUPPORTED

— Windows
— Mac OS X
— Unity Webplayer

This shader pack was developed for and tested on the Desktop platforms above.

All other platforms are not supported; no testing has been performed on other platforms - use at your own risk on other platforms.


游客,如果您要查看本帖隐藏内容请回复


作者 如果没有感觉 发表于 2016-11-16 15:24:55

Longston

哈哈  沙发
发表于 2016-11-30 13:34:13

longer167

谢谢分享~~
发表于 2016-12-12 17:22:33

mtouni

This game is very good
发表于 2018-8-5 01:36:00

century3d

谢谢,下来测试下
发表于 2019-8-9 14:16:30

yl25349558

感谢你提供的资源~我们要疯狂的下载!
发表于 2020-3-1 09:36:14
您需要登录后才可以回帖 登录 | 立即注册
如果没有感觉

关注0

粉丝371

发布3073

热门作品推荐
glow
Physics Tank Maker 3.2.1 坦克战斗游戏项
glow
【更新】New UI Widgets 1.17.5f1
glow
Rate Game Popup (Android & iOS) 1.3.0 星
glow
AVPro Movie Capture (Windows) 4.7.11
glow
The Ultimate Fantasy Locations Artwork C
glow
Ultra Dynamic Sky 7.7B适配UE5.2
glow
Advanced Photo Mode 5.0 适配UE5.1
glow
Third Person Doors with Blueprints 适配U
glow
Japanese Anime Voices Female Character S
glow
Basic Ping System 适配UE5.1