Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hamaluik/LuxeLights

A simple demo showing how to use render textures and shaders to create a _very basic_ 2D lighting effect (no shadows, no light "clipping").
https://github.com/hamaluik/LuxeLights

Last synced: 2 months ago
JSON representation

A simple demo showing how to use render textures and shaders to create a _very basic_ 2D lighting effect (no shadows, no light "clipping").

Lists

README

        

# LuxeLights

A simple demo showing how to use render textures and shaders to create a _very basic_ 2D lighting effect (no shadows, no light "clipping").

>PLEASE NOTE! This demo was created using an ALPHA version of [Luxe](http://luxeengine.com/). As such, it may very well be obsolete by the time you look at it. It is current and working as of `alpha-2.0`, however the API can and likely will change without any hesitation! You've been warned!

[Click here to check out a live demo.](http://hamaluik.github.io/LuxeLights/)

A screenshot of it in action:

![Screenshot of the custom preloader in action](https://raw.github.com/hamaluik/LuxeLights/master/screenshot.png)