Skip to content

iskwmsy/svg2step

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg2step

What is this ?

  • A handy tool to copy and paste Adobe Illustrator path data (svg) and convert to a .step file (ISO 10303-21).
  • Developed to import path to Plasticity (https://www.plasticity.xyz).
  • Try here https://dev.cog.ooo/svg2step/
  • 2023/5/22 ver 1.1 enabled svg file import from finder(explorer).
  • 2023/5/20 ver 1.0

How to use

Issues

  • Sometimes complex paths with many overlapping points may not import correctly. Try to simplify your path inside your vector design app.

files

  • ./index.html

  • ./script.js

  • ./lib/ Paper.js is here.

  • ./src/ modules.

  • ./test/ files used during development.

  • ./css/

  • ./data/ sample data for test

LICENSE

This repository is published under an MIT License. See the included LICENSE file.

About

convert svg from clipboard to .step

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages