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