brennancheung / lasercut-react-svg

Generate SVG dynamically and conveniently using abstractions and composition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The idea behind this project is to generate SVG dynamically for various manufacturing purposes. Initially this is laser cutting but it can also be for CNC and 3D printing.

I had difficult using various vector applications to create designs due to the lack of ability to create parts of the design programatically. It was very error prone and tedious.

Using dynamic code to generate the designs makes reusable patterns much easier.

About

Generate SVG dynamically and conveniently using abstractions and composition.


Languages

Language:JavaScript 89.4%Language:HTML 8.4%Language:CSS 2.1%