Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sparkbox/logo-experiments
- Owner: sparkbox
- Created: 2015-02-02T21:26:03.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-10-07T19:50:56.000Z (about 4 years ago)
- Last Synced: 2024-04-11T03:37:34.965Z (9 months ago)
- Language: HTML
- Homepage: http://sparkbox.github.io/logo-experiments/
- Size: 1.39 MB
- Stars: 22
- Watchers: 17
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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/).