rad-lines
rad-lines copied to clipboard
Beautiful Vector Generator Tool
Rad Lines
A Vue.js project for generating SVGs of polygons for plotting.
Interface

Samples
Here are some samples of artworks created with this tool:

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:
- Patreon: https://www.patreon.com/msurguy
- Open Collective: https://opencollective.com/drawingbots-community
- Ko-Fi: https://ko-fi.com/msurguy
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