Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new pul request #12

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
eedccdb
Added demo files.
wagerfield Mar 24, 2013
7ab366d
Added Open Graph meta data.
wagerfield Mar 24, 2013
d316a81
Modified meta description.
wagerfield Mar 24, 2013
53b6017
Modified meta image URL.
wagerfield Mar 24, 2013
20fbcd8
Modified meta image URL.
wagerfield Mar 24, 2013
a04eada
Deleted old thumbnail.
wagerfield Mar 24, 2013
4052f95
Modified meta description.
wagerfield Mar 24, 2013
2b1b8c1
Modified meta description.
wagerfield Mar 24, 2013
e77f818
Modified meta description.
wagerfield Mar 24, 2013
8a72653
Modified meta description.
wagerfield Mar 24, 2013
6fa946b
Updated thumbnail.
wagerfield Mar 25, 2013
2eec33e
Updating demo with new API.
wagerfield Mar 25, 2013
1642cf9
Updated demo to use new API.
wagerfield Mar 25, 2013
9a985bf
Updating demo with the latest SVG Renderer.
wagerfield Mar 25, 2013
e2147a3
Updated example to use both Canvas and SVG Renderers.
wagerfield Mar 25, 2013
78d4801
Refactored to SHARD namespace.
wagerfield Mar 25, 2013
e2a66d3
Merged refactored project with te new SHARD namespace.
wagerfield Mar 25, 2013
4d403cf
Updated examples.
wagerfield Mar 25, 2013
9f5e615
Added Google Analytics.
wagerfield Mar 25, 2013
f97e897
Updated the mesh creation method to clear the renderer.
wagerfield Mar 25, 2013
f68f3b5
Updated SVG Renderer fixes.
wagerfield Mar 25, 2013
82068db
Added SVG export functionality.
wagerfield Mar 25, 2013
8b7a44e
Merging in SVG document attributes.
wagerfield Mar 25, 2013
ca46cc5
Defaulted renderer back to Canvas Renderer.
wagerfield Mar 25, 2013
55d00eb
Update.
wagerfield Mar 25, 2013
9a3c254
Updating to reverted Flat Surface Shader namespace.
wagerfield Mar 26, 2013
856a1ab
Updated demo to use new files.
wagerfield Mar 26, 2013
be7593b
Resized thumbnail for Facebook.
wagerfield Mar 26, 2013
4e2be77
Added download links.
wagerfield Mar 26, 2013
472868a
Updated thumbnail for Facebook.
wagerfield Mar 26, 2013
f1e9c23
Reordered meta data.
wagerfield Mar 27, 2013
b8a88c7
Merge branch 'master' into gh-pages
wagerfield Mar 29, 2013
f8fdf4e
Merge branch 'master' into gh-pages
wagerfield Mar 29, 2013
3068df7
Added WebGL Renderer to demo.
wagerfield Mar 29, 2013
d933376
Merge branch 'master' into gh-pages
wagerfield Mar 29, 2013
c898fd3
Fixed WebGL exporter.
wagerfield Mar 29, 2013
99eb83e
Fixed color of light nodes for SVG render mode.
wagerfield Mar 29, 2013
accb606
Resized demo for testing.
wagerfield Mar 29, 2013
6967f78
Merge branch 'master' into gh-pages
wagerfield Mar 29, 2013
f781ed9
Fixed SVG y inversion.
wagerfield Mar 29, 2013
b81c33a
Added webkit prefix to radial gradient.
wagerfield Apr 2, 2013
508bc73
:gb: Updated index.html.
wagerfield May 12, 2014
8d9e774
:gb: Updated README.
wagerfield May 12, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,13 @@ Build:

node build.js

## Inspiration

Please also checkout the [case study on Behance][behance] created by my dear friend [Tobias van Schneider][vanschneider] – [@schneidertobias][schneidertobias].

## Acknowledgments

The architecture of this project was heavily influenced by [three.js][three] and the implementation of the Vector calculations was taken from [glMatrix][glmatrix].

## Author

Matthew Wagerfield: [@mwagerfield][mwagerfield]
Matthew Wagerfield: [@wagerfield][wagerfield]

## License

Expand All @@ -111,7 +107,7 @@ Licensed under [MIT][mit]. Enjoy.
[behance]: http://www.behance.net/gallery/Flat-Surface-Shader/7826469
[three]: https://github.com/mrdoob/three.js/
[glmatrix]: https://github.com/toji/gl-matrix
[mwagerfield]: http://twitter.com/mwagerfield
[wagerfield]: http://twitter.com/wagerfield
[vanschneider]: http://www.vanschneider.com/
[schneidertobias]: http://twitter.com/schneidertobias
[mit]: http://www.opensource.org/licenses/mit-license.php
35 changes: 35 additions & 0 deletions assets/graphics/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/graphics/noise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/graphics/thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/graphics/thumbnail.psd
Binary file not shown.
Loading