找回密码
 立即注册
查看: 6893|回复: 98

[特效Shader] 开源shader可视化编辑器教程

[复制链接]
发表于 2012-12-21 19:52 | 显示全部楼层 |阅读模式
资源信息 Tutorial Information
教程名称: Strumpy Shader Editor(发帖教程)
适用引擎:   (适用引擎,为空默认为Unity)
教程语种: English
教程等级: 1
教程格式: 图文(请用IE9以上浏览器访问本版块)
教程作者: 转载自互联网 (如有问题请短消息联系作者或发表回复)
下载地址: (兑换积分)
点击查看原图
美丽分割线
本帖最后由 大将军 于 2012-12-21 20:08 编辑

Strumpy Shader Editor编辑器版本,这是使用简介,在此感谢原作者的分享!
4.0a - Massive improvements and tweaks
A few weeks ago we decided to think about what would make the shader editor batter... We came up with a big list, and implemented it. This is Beta 4 of the Strumpy Shader Editor.
Contributers
Stramit
Texel
Special Thanks
Alex Chouls
Sophie
And the people that tested this (bugs and all) pre release.
Documentation
Remember to check out Texel's documentation here.
Planet tutorial by Clamps here
Also check out this new video on SSE Beta 4

A scene made by warby, where the shaders were made in SSE
Donation
This project is free for all members of the community. If you are a big studio, or really enjoy using the Shader Editor and would like to donate towards the project we would really appreciate that, the cost of software purchases needed to make this has added up. You can donate via paypal by clicking here.
Download
Click the link at the bottom this this post to download.
Upgrading Notes
Before upgrading please remove Strumpy Shader Editor 3.3x from your project. Back up / move any graphs you would like to keep before deleting SSE 3.3x.
Please back up all of your graph files before upgrading. Graphs from Strumpy Shader Editor 3.3 should be compatible with 4.0 with no modification. If this is not the case contact us immediately either via this thread or PM. Please include a copy of the graph. We do not foresee any issues though.
After you have upgraded to 4.0 it will be necessary to update the shader settings as they have changed between 3.3 and 4.0. These have changes so much that it was impossible to ensure complete backwards compatibility. Of note is that you should really check the depth write states, and the blending states of the loaded shader. These can be found in the 'setting' tab on the right pane.
Features
New Preview Window
The preview window is now it's own entity. This allows for resizing and moving it onto a separate monitor.

New Input / Property Configuration
All inputs are now configured via the Input tab on the settings pane. This maps more closely with how unity handles properties. In this block define all the inputs you with to use (Use the ones under the unity tab if you want fallback shaders to work nicely). When you add a property node to a graph you now link it to one of these inputs rather then defining it in the node itself.

New Settings Configuration
Selecting settings from the master node of the pixel graph was getting a bit frustrating... especially if you normally work in the vertex or lighting graph... so we moved it to it's own location. It can be found as the third tab on the configuration toolbar.
Node Menu
We have also added a new menu which lists all nodes in SSE. If you can't find the node you are looking for this menu can be filtered. It also features handy tooltips explaining what each node does.

Graph Map
Sick of getting lost on very big graphs? We have added a map that shows where you are on a given graph! This map automatically pops up when you are panning around. We have found it very helpful!

New Context Menu
The old context menu was a bit frustrating to use, so we rewrote it. This menu is much easier to use and matches whichever OS you are on.

Fallback Support
If you specify a shader fallback it will be used (default is simple diffuse shader). In unity fallbacks work by the fallback shader having the same property names as those specified in the shader you are falling back from. To make this a bit easier in the Inputs tab we have predefined all the 'default' unity input names. We really recommend using these names if you want fallback to work properly!

LOD Support
This is a slider and is supported if you wish to have a LOD for your shader. Make sure you have a valid fallback specified!
Massive Performance Enhancements:
Fixes here and there have really added up. This should be the most performant version of the editor thus far. Especially with big graphs!
Bug fixes
*XBox 360 shaders should now be working properly
*Numerous small fixes
Asking for help with shaders
If you need any help with the shader editor or shaders in general ask away here. We will help where we can!
Bugs
It is inevitable that some bugs have slipped though the cracks for this release. If you run into any issues at all post in this thread. The more issues you report the more we can fix. We want this tool to be as usable as possible so any / all feedback is welcome!

Procedural Lightening Created using Vertex Shaders in SSE
转自:http://forum.unity3d.com/threads ... ewfull=1#post522958

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

评分

参与人数 5鲜花 +5 收起 理由
遗世母眼 + 1 神马都是浮云
1287537617aa + 1
aa1287537617 + 1
littlefaith + 1
xoxo12345 + 1 很给力!

查看全部评分

发表于 2012-12-27 00:24 | 显示全部楼层
本帖最后由 Nikola·Tesla~ 于 2012-12-27 00:27 编辑

很不错 但是弄个中文教程最好了。。。
发表于 2012-12-27 10:32 | 显示全部楼层
大师啊~~太感谢了
发表于 2013-1-7 14:25 | 显示全部楼层
看看例子自己研究吧 没有教程
发表于 2013-1-8 18:00 | 显示全部楼层
谁能翻译个 中文的就好了  英文 我悲剧了{:5_404:}
发表于 2013-1-15 12:06 | 显示全部楼层
狂顶狂顶,牛叉的帖子
发表于 2013-2-23 15:28 | 显示全部楼层
这个帖子不错,大家快来顶起来!
发表于 2013-3-5 16:48 | 显示全部楼层
东西很好啊~! 就是没有中文 ~!有就更好了~!
发表于 2013-5-12 20:49 | 显示全部楼层
这个很好呀。{:5_404:}
发表于 2013-6-1 00:53 | 显示全部楼层
很厉害的技术!好教程!
懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Unity开发者联盟 ( 粤ICP备20003399号 )

GMT+8, 2024-4-29 18:53 , Processed in 0.117014 second(s), 36 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表