Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 889 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 889 Bytes

Rad Lines

A Vue.js project for generating SVGs of polygons for plotting.

Interface

Video

Samples

Here are some samples of artworks created with this tool:

Sample 1 Sample 2 Sample 3 Sample 4

Support Creator

If you find this tool useful, I'd like to encourage you to support my efforts by buying me coffee or giving any other amount on these platforms:

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report