可以从哪里下载免费后处理着色器代码的任何资源?
我正在尝试找到一些很酷的后处理着色器代码来尝试..请注意,我这样做只是为了教育工作,因此对于那些想知道的人来说,我不会造成版权侵权..我只需要看看是什么可能,等等..
到目前为止我只找到了这个网站: http://www .facewound.com/tutorials/shader1/,但这里的效果本质上是相对“2D”的(严格来说这里不是)..我正在寻找一些可以在第一人称视图中使用的效果。这是我特别感兴趣的:
- 也许是圆形模糊(中心) 部分很好,但圆圈 周围不是)那种效果 也许..
- 也许类似的东西 到“卡通渲染”效果 这里: http://www.talula.demon.co.uk/postprocessing/postprocessing.html
I'm trying to find some cool post processing shader codes to try out .. Note that I'm just doing this for educational work so there's no copyright infringement that I would be causing, for those wondering .. I just need to see whats possible with it, and so on ..
So far I've only found this website: http://www.facewound.com/tutorials/shader1/ , but the effects here are relatively '2D' in nature (not strictly speaking here) .. I'm looking for some effects which may be used in a first person view .. Here's what I'm particularly interested in:
- maybe a circular blur (center
portion is fine but the circle
around it is not) kind of effect
maybe .. - Maybe something similar
to the 'Cartoon Rendering' effects
here:
http://www.talula.demon.co.uk/postprocessing/postprocessing.html
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个问题太老了,但也许有人想知道......
对于“卡通渲染”效果,我在这里找到了一个示例:
-http://xnacommunity.codeplex.com/wikipage?title=ToonShading&referringTitle=Ejemplos
它在 XNA 2.0 中,但可以转换为 4.0
-http://rbwhitaker.wikidot.com/toon-shader
This question is too old, but maybe someone want to know...
For the Cartoon Rendering' effect i found an example here:
-http://xnacommunity.codeplex.com/wikipage?title=ToonShading&referringTitle=Ejemplos
It's in XNA 2.0 but can be converter to 4.0
-http://rbwhitaker.wikidot.com/toon-shader