Delver
评价数不足
Black & White Filter
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
560.752 KB
2018 年 2 月 14 日 上午 9:48
1 项改动说明 ( 查看 )

订阅以下载
Black & White Filter

描述
Black & White Filter is a mod that adds an additional graphics post process filter for luminosity based grayscale rendering. You can find it under Options -> Graphics -> Post Filter -> Grayscale.


Note
This is a post process filter and only effects the 3D view and not the UI.

Source
The source code for this mod and other can be found on GitHub:
https://github.com/JoshuaSkelly/delver-example-mods
3 条留言
Joshua  [作者] 2018 年 2 月 19 日 下午 2:48 
Hey o yes! You can find the source for the filter on the Delver Community Mod Github repository: https://github.com/joshuaskelly/delver-community-mods/tree/master/filter-black-and-white

It is just a GLSL shader and few bits of Delver configuration.
o yes 2018 年 2 月 16 日 下午 12:55 
hey realy like what you did, i also would realy like to learn how to make a filter. if you could please point me in the right directoin i would appreciate it
caiojares 2018 年 2 月 14 日 下午 12:17 
Good work Joshua!