https://github.com/msurguy/rad-lines
Beautiful Vector Generator Tool
https://github.com/msurguy/rad-lines
cnc creative-coding line-art plotter svg toy vector-graphics vuejs
Last synced: 11 months ago
JSON representation
Beautiful Vector Generator Tool
- Host: GitHub
- URL: https://github.com/msurguy/rad-lines
- Owner: msurguy
- License: mit
- Created: 2019-02-28T06:36:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T06:40:16.000Z (about 1 year ago)
- Last Synced: 2025-03-29T02:06:08.066Z (11 months ago)
- Topics: cnc, creative-coding, line-art, plotter, svg, toy, vector-graphics, vuejs
- Language: SCSS
- Homepage: https://msurguy.github.io/rad-lines
- Size: 12.3 MB
- Stars: 169
- Watchers: 4
- Forks: 13
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-cnc - Rad Lines - Generats vector line artworks for plotting / laser engraving / CNC machining or marketing purposes. ([Maksim Surguy](https://github.com/msurguy)) (Designs and Models / Vector Related)
README
# Rad Lines
Rad Lines: Create Plotter-Friendly SVG Patterns Instantly
Design unique, plotter-ready SVG patterns with customizable shapes, rotation formulas, and more. Instantly download your creations for use with CNC, laser cutters, or drawing robots.
# Interface demo

# 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
``` bash
# install dependencies
yarn install
# serve with hot reload
yarn run dev
# build for production with minification
yarn run build
```