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

https://github.com/wdevore/2d_shadows

2D shadows implemented in Dart
https://github.com/wdevore/2d_shadows

Last synced: 11 months ago
JSON representation

2D shadows implemented in Dart

Awesome Lists containing this project

README

          

2D Shadows implemented in Dart
==========
This shadows example was written in [Dart](https://www.dartlang.org/).

Below is an image running inside of [Dartium](https://www.dartlang.org/tools/dartium/) and edited with [Dart Editor](https://www.dartlang.org/tools/editor/).
I wrote a document on how it works [2D shadows in Dart](https://docs.google.com/document/d/1sCqW4IB1I8bryzSdSKDUHv_Sul79gFILte2LmG07A1g/edit?usp=sharing).

It sole purpose was to help me learn [Dart](https://www.dartlang.org/). If you have an questions feel free to contact me: .

Cheers. かんぱい!

![alt text](https://raw.github.com/wdevore/2d_shadows/master/DartShadow.png "2D Shadows")