Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).