楼主: Pachu
打印 上一主题 下一主题

[Shaders] Skyshop: Image-Based Lighting Tools & Shaders 1.062 - 天光照明系统

  [复制链接]

0

主题

1

听众

218

积分

设计实习生

Rank: 2

纳金币
-3
精华
0

最佳新人

21#
发表于 2014-2-5 10:40:23 |只看该作者
谢谢分享
回复

使用道具 举报

0

主题

1

听众

218

积分

设计实习生

Rank: 2

纳金币
-3
精华
0

最佳新人

22#
发表于 2014-2-5 10:40:41 |只看该作者
谢谢分享
回复

使用道具 举报

0

主题

1

听众

218

积分

设计实习生

Rank: 2

纳金币
-3
精华
0

最佳新人

23#
发表于 2014-2-5 10:41:33 |只看该作者
谢谢分享
回复

使用道具 举报

hyui    

1

主题

2

听众

6671

积分

高级设计师

Rank: 6Rank: 6

纳金币
2715
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

24#
发表于 2014-2-5 16:08:00 |只看该作者
谢分享这个资源!
回复

使用道具 举报

Pachu    

158

主题

3

听众

2307

积分

中级设计师

Rank: 5Rank: 5

纳金币
2221
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

25#
发表于 2014-2-5 21:58:50 |只看该作者
1.0.61?????????????
我从来没有上载這版本
回复

使用道具 举报

0

主题

1

听众

44

积分

设计初学者

Rank: 1

纳金币
1
精华
0
26#
发表于 2014-2-5 22:55:21 |只看该作者

真正的好东西哦
回复

使用道具 举报

Pachu    

158

主题

3

听众

2307

积分

中级设计师

Rank: 5Rank: 5

纳金币
2221
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

27#
发表于 2014-2-6 13:24:58 |只看该作者
更新到1.062版本
NEW FEATURES
· Mobile-ready Fast Skin Shader (Beta)
· Mobile-ready Simple Terrain shaders
· Improved render-to-cubemap tools (Pro Only)
· Added “Auto-Apply” toggle to Sky script
· Sky script now handles OnTriggerEnter and OnTriggerExit events
· Added “Skin Fast IBL” to Beta shaders, a mobile-ready skin shader
· New UI options for Skyshop Editor – reload, new/find/clear-all, cubemap naming
· Cubemap probes can now be captured at 2048×2048
· Improved per-object binding
· OnTriggerEnter/Exit handling for local skies
· Auto/manual apply toggle for skies

SCRIPTING
- Added diffuse spherical harmonics computation
- Added Apply(Renderer target) function to Sky script for per-object Sky binding
- Added UniformOcclusion shader parameter that can be set per object
- Added proper serialization support to a whole list of classes

SKYSHOP MENU
- "Create Prefabs from Selected" creates prefabs from all selected skies (required for old skies).

SHADERS
- Added "Beta" shader category for new shaders that are not quite production-ready
- Added Box Projection Cube-Mapping (Beta)
- Added diffuse spherical harmonics (Beta)
- Added SH-based skin shader (Beta)
- Added anisotropic direct light specular (Beta, skin shader only)
- Removed manual sRGB sampling code from grass & detail shaders (Old hack for Unity 4.2 bug)
- Fixed invalid fallback paths in mobile & terrain shaders
- Made non-blended shaders output alpha of 1.0
- Disabled lightmapping in mobile bumped-spec shaders that use vertex colors/occlusion (too many interpolators)

NEW FEATURE #DEFINES
- #define MARMO_BOX_PROJECTION 1
- #define MARMO_SPHERICAL_HARMONICS 1
- #define MARMO_ALPHA

ALPHA
- Shaders will write 1.0 into the output alpha unless this flag is defined

BOX_PROJECTION
- Shaders with box projection enabled treat the Sky as being a box with finite dimensions
- Sky object's transform scale defines the bounds of the projection box
- Does not yet work with vertex-lit shaders
- Enabled with #define MARMO_BOX_PROJECTION 1 (Note: the 1 is new and important)
- Can also be toggled as a multi-compile keyword
- This feature is considered beta and only enabled in the beta category of shaders

SHPERICAL_HARMONICS/strong>
- All skies now compute spherical harmonics coefficients to be used in place of the diffuse IBL cubemap
- SH is computed from the specular, skybox, or diffuse cube depending on which is present
- SH is computed automatically in the Sky Inspector, no recomputation necessary for older content.
- SH will be used in place of the diffuse IBL cubemap in shaders that enable the feature
- Enabled with #define MARMO_SPHERICAL_HARMONICS 1
- This feature is considered beta and only enabled in the beta category of shaders

BUGS & MISC
- Fixed Skyshop UI being disabled if no sky object already exists
- Skyshop no longer clears inputs and settings when entering play mode
- Fixed non-mipmapped specular preview bug in SkyInspector
- Fixed mset_BeastConfig unreferenced leak
- Fixed freeze when entering “Play” mode – a serialization/memory bug
- Intensity and exposure sliders no longer cause a SH recompute – no more lagging!
- Convolutions are no longer brighter than the source image – better normalization
- Fixed LDR horizontal cross gamma issue with panorama images
- Fixed translucency with omni lights and spotlights
- Anistropic direction for specular highlights is now 0-180 degrees
- Vertex Color and Vertex Occlusion shaders now work with Unity’s post effects
- Resolved missing #MARMO_ALPHA  with mobile translucency and simple glass shaders – works on Android again
- Resolved missing #pragma target 3.0 – terrain shaders work on mobile again
- Shaders now keep a float _SkyID
- Box projection no longer affects diffuse lookups
- Box projection only works in Unity 4.3+ (#pragma multi-compile requirements)
- Cleaned up Undo and made it more specific in a few cases KNOWN ISSUES
- Unity 4.2 grass & detail shaders now render incorrectly (still need manual sRGB sampling hack).
- Old Sky objects cannot be turned into prefabs (they lose script references), use Edit->Skyshop->Create Prefabs from Selected - RGBM probe does not capture transparent objects
- RGBM probe does not capture tree or grass billboards properly
- RGBM probe captures converts non-Marmoset shaders to Marmoset ones when rendering (by-product of replacement shaders)
回复

使用道具 举报

711

主题

10

听众

5805

积分

高级设计师

Rank: 6Rank: 6

纳金币
2954
精华
3

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

28#
发表于 2014-2-6 14:28:34 |只看该作者
感谢更新啊!
回复

使用道具 举报

hyui    

1

主题

2

听众

6671

积分

高级设计师

Rank: 6Rank: 6

纳金币
2715
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

29#
发表于 2014-2-6 15:17:16 |只看该作者
感谢分享这个资源!!!!
回复

使用道具 举报

Steve    

14

主题

1

听众

2279

积分

中级设计师

Rank: 5Rank: 5

纳金币
1104
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

30#
发表于 2014-2-6 17:27:09 |只看该作者
好东西,必须下载
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

手机版|纳金网 ( 闽ICP备2021016425号-2/3

GMT+8, 2024-11-24 19:26 , Processed in 0.089898 second(s), 26 queries .

Powered by Discuz!-创意设计 X2.5

© 2008-2019 Narkii Inc.

回顶部