Hi all!
I'm looking for a 2D game engine that support dynamic lights out of the box without need to write my own shaders. I know many engines to support lights through texture blending and custom shaders but wondering what engines are out there if any, that do have it out of the box?
I would like to collect a list of them so I can choose.
Regarding the type of engine, I would prefer something cross platform and one that support coding in Lua, C#, Java or JavaScript. Having a visual editor is not important, I'm fine with coding but I have a hard time with shaders and blending textures is normally good for static lights but not for dynamic so I would like to find an engine that has the support out of the box or do have a robust and well supported plugin or 3rd party library at least..
I'm looking for a result something like this with no or little effort:
I would appreciate any help.
Thanks.