Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
/ illuminated.js Public archive

Illuminated.js – 2D lights and shadows rendering engine for HTML5 applications

License

Notifications You must be signed in to change notification settings

gre/illuminated.js

Repository files navigation

Illuminated.js is a 2D lights and shadows rendering engine for HTML5 applications and games.

Checkout the demo

Read the article

src/illuminated.js should be the only file you need.

Get a Minified Version

URL=https://raw.github.com/gre/illuminated.js/master/src/illuminated.js
OUTPUT=illuminated.min.js
curl -d compilation_level=SIMPLE_OPTIMIZATIONS -d output_format=text -d output_info=compiled_code -d code_url=$URL http://closure-compiler.appspot.com/compile > $OUTPUT

Projects using Illuminated.js

About

Illuminated.js – 2D lights and shadows rendering engine for HTML5 applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages