Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcblw/svg-triagle-tiles
a little vsvg experiment creating and tiling triangle tiles across a window.
https://github.com/jcblw/svg-triagle-tiles
Last synced: 16 days ago
JSON representation
a little vsvg experiment creating and tiling triangle tiles across a window.
- Host: GitHub
- URL: https://github.com/jcblw/svg-triagle-tiles
- Owner: jcblw
- Created: 2015-01-25T18:47:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T14:17:25.000Z (over 7 years ago)
- Last Synced: 2024-10-11T14:38:55.930Z (about 1 month ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## VSVG patterns
This is a little experiment to generate a tiling pattern using [vsvg](https://github.com/jcblw/vsvg) and [vsvg-paths](https://github.com/jcblw/vsvg-paths).
![celtic sawtooth simple](https://raw.githubusercontent.com/jcblw/svg-triagle-tiles/master/assets/celtic-sawtooth-simple.png)
![celtic sawtooth complex](https://raw.githubusercontent.com/jcblw/svg-triagle-tiles/master/assets/celtic-sawtooth-complex.png)Edit the array of points to see the pattern change! For more info about points see [vsvg-path](https://github.com/jcblw/vsvg-paths).