cs:source吧 关注:1,539贴子:16,057
  • 19回复贴,共1

起源引擎实时光影Swarm Deferred MOD

只看楼主收藏回复

这是一个Alien Swarm的MOD,内置源码,支持动态软阴影,实时体积光等特效





我开的最低,电脑不行


1楼2016-05-21 20:28回复
    英文原文
    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.


    2楼2016-05-21 20:28
    收起回复
      诚通的审批还没过呢


      IP属地:河北3楼2016-05-21 21:21
      回复
        补充一下http://game.ctfile.com/info/n3x111805


        IP属地:河北4楼2016-05-21 23:10
        回复
          用这个搞的逼站惊魂


          5楼2016-05-22 11:16
          回复
            NB 可惜现在没人研究起源了


            IP属地:河北6楼2016-05-23 21:15
            回复
              好巧,竟然在这看到你了。


              IP属地:四川7楼2016-08-15 16:36
              回复
                怎么用啊


                来自Android客户端8楼2017-06-29 09:18
                回复
                  楼主 这个我还挺想要的可惜全失效了 能补档一下吗 谢谢


                  IP属地:北京9楼2018-04-22 18:59
                  回复(1)
                    还有吗楼主,我也好想要


                    IP属地:北京来自Android客户端10楼2023-05-23 21:45
                    回复
                      那再好不过


                      IP属地:广东来自iPhone客户端11楼2024-05-02 10:30
                      回复