Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aurbano/line-art

A little experiment with animated lines trying to create an elegant visual experience.
https://github.com/aurbano/line-art

animated-lines art canvas experiment javascript

Last synced: about 2 hours ago
JSON representation

A little experiment with animated lines trying to create an elegant visual experience.

Awesome Lists containing this project

README

        

Line-Art
========

![Line Art](https://raw.github.com/nuostudio/Line-Art/master/misc/screenshot1.gif)

> **Line-Art is a little experiment created in HTML5 canvas, playing with animated lines trying to create an elegant visual experience.**

* * *

Line-Art creates a sine wave (Only one period) using a number of points controlled by a slider at the bottom. The more points the more exact it will be.
It then joins the corresponding points from each half period of the sine. It is probably easier to understand by looking at it.

Demo:
-----
[Line Art](https://aurbano.github.io/Line-Art/)

_(Chrome recommended, although some other modern browsers will work too)_

Builds:
-----

* Line-Art.min.js: minified version of the src code

* * *

Featured in Chrome Experiments: [https://experiments.withgoogle.com/line-art](https://experiments.withgoogle.com/line-art)

Licensed under the MIT license. Developed by [Alejandro U. Alvarez](https://aurbano.eu)

[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/line-art/readme)](https://github.com/aurbano)