TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Michael Aschauer 70d3d6f7f1 update german translation 2018-10-03 12:09:34 +02:00
Backgrounds
Costumes
Examples
Sounds
help
libraries tools: fixed JOIN WORDS and LIST -> SENTENCE 2018-07-11 15:51:48 +02:00
stitchcode update german translation 2018-10-03 12:09:34 +02:00
.gitignore
CONTRIBUTING.md
FileSaver.min.js
LICENSE
README.md Merge tag '4.2.1' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into upd4.2 2018-10-02 18:32:40 +02:00
Snap! Connectivity Strategy.pdf
blocks.js enabled drop-down for "inherit" command for clone-initialization scripts 2018-09-09 15:55:49 +02:00
byob.js fixed #2043 2018-06-15 12:39:10 +02:00
click.wav
cloud.js little code tweaks to cloud.js 2018-06-15 12:48:55 +02:00
favicon.ico
gui.js make stage handle darker 2018-10-02 16:30:44 +02:00
history.txt prepared maintenance release 2018-09-09 18:42:17 +02:00
index.html fix cloud access 2018-10-02 19:14:02 +02:00
lang-ar.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-bg.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-bn.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ca.js Merge pull request #2127 from jguille2/CatalanUpdate 2018-06-16 09:05:01 +02:00
lang-ca_VA.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-cs.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-de.js German translation update 2018-06-11 23:34:45 +02:00
lang-dk.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-el.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-eo.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-es.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-et.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-eu.js Small fix in the translation 2018-06-27 10:21:43 +02:00
lang-fi.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-fr.js Two improvements to French translation 2018-06-30 11:04:27 +02:00
lang-gl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-hr.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-hu.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ia.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-id.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-it.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ja.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ja_HIRA.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-kn.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ko.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ml.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-nl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-no.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-pl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-pt.js Fix to "my" translation 2018-06-21 18:58:58 +00:00
lang-pt_BR.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ro.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ru.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-si.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-sv.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ta.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-te.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-tr.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-zh_CN.js fix chinese translation file (from snap) 2018-10-02 14:20:21 +02:00
lang-zh_TW.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lists.js updated history 2018-03-08 16:55:03 +01:00
locale.js updated history 2018-07-09 15:41:55 +02:00
morphic.js tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
morphic.txt
objects.js Merge tag '4.2.1' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into upd4.2 2018-10-02 18:32:40 +02:00
optimizations.txt
paint.js tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
readme.txt
sha512.js
sketch.js right-click selects secondary color in vector paint editor 2018-06-20 09:26:30 +02:00
snap.html prepared maintenance release 2018-09-09 18:42:17 +02:00
snap_fast.html
snap_logo_sm.png
store.js Merge tag '4.2.1' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into upd4.2 2018-10-02 18:32:40 +02:00
symbols.js fixed 'polygon' symbol rendering 2018-06-05 17:25:59 +02:00
tables.js
threads.js Merge tag '4.2.1.4' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into upd4.2 2018-10-02 19:10:48 +02:00
tools.xml tools: fixed JOIN WORDS and LIST -> SENTENCE 2018-07-11 15:51:48 +02:00
widgets.js
xml.js
ypr.js

README.md

TurtleStitch

TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a focus on embroidery file generation.

The generated patterns can be exported as a embroidery file (currently Melco/EXP and Tajima/DST are supported) or SVG vector graphic

TurtleStitch is based on Snap! Build Your Own Blocks written by Jens Mönig and Brian Harvey.

It uses webgl ThreeJS as rendering engine for performance as smooth as possible.

Try it

You can try latest development version from the git master branch via github pages.

Be sure to check out the platform, including a stable version, gallery, more infos, etc... on

http://www.turtlestitch.org

Acknowledgements / License

Snap! Build Your Own Blocks [http://snap.berkeley.edu] is a visual, blocks based programming language inspired by Scratch

Copyright (C) 2018 by Jens Mönig and Brian Harvey

Snap! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Want to use Snap! but scared by the open-source license? Get in touch with us, we'll make it work.