Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sparkbox/logo-experiments

Every possible way to draw the Sparkbox logo, using modern frontend techniques.
https://github.com/sparkbox/logo-experiments

Last synced: about 2 months ago
JSON representation

Every possible way to draw the Sparkbox logo, using modern frontend techniques.

Awesome Lists containing this project

README

        

# Logo Experiments
Every possible way to draw the [Sparkbox](http://seesparkbox.com) logo, using modern frontend techniques.

See them here: **http://sparkbox.github.io/logo-experiments/**
(best viewed in Chrome)

![The Logo Experiments Gallery](images/logo-experiments.png)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

## Thanks

Special thanks goes to a few good citizens who pioneered (and documented) some of these techniques:

* [Mark Dalgleish](https://twitter.com/markdalgleish), for a [key post](http://markdalgleish.com/2013/11/web-components-why-youre-already-an-expert/) on Web Components that filled in the gaps.
* [Sara Soueidan](https://twitter.com/SaraSoueidan), for a sharing some [advanced examples of CSS Clipping Paths](http://sarasoueidan.com/blog/css-svg-clipping/).
* [Karim Maaloul](http://codepen.io/Yakudoo/), for his inspiring WebGL demos and for [teaching our meetup](http://www.meetup.com/CodePen-Dayton/events/228280848/) how to work with [ThreeJS](http://threejs.org/).