Skip to content

Convert SVG to LDraw patterns for prints and stickers

License

Notifications You must be signed in to change notification settings

LasseD/svg2ldraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg2ldraw

svg2ldraw is a library for converting SVG files to LDraw. This can be used for pattern, such as stickers and prints, where vector-based drawings are preferred. Try it out by downloading the source from here, or directly at c-mt.dk/software/svg2ldraw

svg2ldraw converts SVG files to LDraw files, allowing photorealistic renders of models with stickers

Getting started

test.htm provides an overview of basic functionality for developers.

index.htm contains the full app with the following steps and functionalities:

  1. Upload CSV file either by URL, file, or by pasting the content into the text area.

  2. Select size and precision.

  3. Adjust colors after the automatic selection has done its best.

  4. Download the LDraw file.

License

svg2ldraw.js is in the Public Domain.

The LDraw library and ldconfig.ldr (on which js/color.js is based) is redistributable under CCAL version 2.0 : see CAreadme.txt.

About

Convert SVG to LDraw patterns for prints and stickers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published