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

https://github.com/bakercp/ofxlight2d

A basic 2D light / shadow implementation.
https://github.com/bakercp/ofxlight2d

Last synced: 3 months ago
JSON representation

A basic 2D light / shadow implementation.

Awesome Lists containing this project

README

          

A basic 2D light / shadow implementation.

[![Demo](https://github.com/bakercp/ofxLight2D/raw/master/screen2.png)](https://vimeo.com/138896608 "Demo - Click to Watch!")

![Screenshot 0](https://github.com/bakercp/ofxLight2D/raw/master/screen0.png)
![Screenshot 1](https://github.com/bakercp/ofxLight2D/raw/master/screen1.png)

Based on:
- [http://ncase.me/sight-and-light/](http://ncase.me/sight-and-light/)
- [http://archive.gamedev.net/archive/reference/programming/features/2dsoftshadow/](http://archive.gamedev.net/archive/reference/programming/features/2dsoftshadow/)
- [http://www.redblobgames.com/articles/visibility/](http://www.redblobgames.com/articles/visibility/)