起源引擎实时光影Swarm Deferred MOD
cs:source吧
全部回复
仅看楼主
level 6
mnb_2000 楼主
这是一个Alien Swarm的MOD,内置源码,支持动态软阴影,实时体积光等特效
我开的最低,电脑不行[喷]
2016年05月21日 12点05分 1
level 6
mnb_2000 楼主
英文原文
This is a deferred lighting implementation that I've created on the Alien Swarm SDK. It's currently offering shadow mapping for directional/point/spot lights, blinn phong and volumetric scattering via light volumes.
The in-game editor allows you to load from/save to VMF files directly, however parented or named lights (with I/O) will not be editable in-game.
Hundreds of small lights can be rendered with great performance (on a GTX 260), however as soon as they cover a lot of screenspace or are even drawn fullscreen (intersecting light geometry) they become much more expensive.
The renderer firstly draws the skybox/scene to the gbuffer (normals+lighting params and depth), performs light rendering via low poly spheres/cones and does a second pass on the skybox/scene that produces the final result. Due to this, all shadows and lights from the world are directly projectable on the skybox, however geometry in the skybox does not yet cast shadows nor can you place lights in the skybox.
There's currently no hardware filtering support for AMD because I do not own any AMD cards, so I can hardly add that myself. Running this on AMD will either require you to recompile everything with a color based shadow mapping filter (as easy as changing one line of code) or adding fetch4 code - you've been warned.
2016年05月21日 12点05分 2
Source code and demo build can be obtained here: http://code.google.com/p/swarm-deferred/
2016年05月21日 12点05分
2016年05月21日 12点05分
@mnb_2000 用城通感受如何[滑稽]
2016年05月21日 12点05分
@hzm654321 不错[阴险]
2016年05月21日 12点05分
level 14
诚通的审批还没过呢
2016年05月21日 13点05分 3
level 14
2016年05月21日 15点05分 4
level 6
mnb_2000 楼主
用这个搞的逼站惊魂[滑稽]
2016年05月22日 03点05分 5
level 14
NB 可惜现在没人研究起源了
2016年05月23日 13点05分 6
level 5
好巧,竟然在这看到你了。
2016年08月15日 08点08分 7
level 3
怎么用啊
2017年06月29日 01点06分 8
level 1
楼主 这个我还挺想要的可惜全失效了 能补档一下吗 谢谢
2018年04月22日 10点04分 9
game.pipipan.com/info/n3x111805
2018年06月10日 06点06分
level 1
还有吗楼主,我也好想要
2023年05月23日 13点05分 10
level 4
那再好不过
2024年05月02日 02点05分 11
1