TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Michael c2f7d5a265 bump version (2.6.4) 2021-07-07 12:17:52 +02:00
Backgrounds Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Costumes fix all costume problems 2019-04-19 23:11:18 -07:00
Examples VEE example no methods 2019-03-10 01:52:10 -08:00
Sounds copy new Scratch media 2016-12-05 00:16:35 -08:00
help Merge tag 'v5.4.5' of git://github.com/jmoenig/Snap into snap5.4 2020-02-19 19:04:07 -08:00
libraries Update geometryBlocks.xml 2021-07-01 22:30:45 +08:00
locale prepared release 2020-01-28 19:39:00 +01:00
src Merge tag 'v5.4.5' of git://github.com/jmoenig/Snap into snap5.4 2020-02-19 19:04:07 -08:00
stitchcode bump version (2.6.4) 2021-07-07 12:17:52 +02:00
.gitignore Revert "Fix the MOTD feature." 2018-02-15 15:11:57 +01:00
API.md corrected typos in api documentation 2019-12-18 22:33:43 +01:00
CONTRIBUTING.md Updated CONTRIBUTING.md 2018-10-18 09:41:28 +02:00
HISTORY.md prepared release 2020-01-28 19:39:00 +01:00
LICENSE Update LICENSE file so it gets properly displayed 2017-10-26 09:52:51 +02:00
OFFLINE.md fix typo 2020-02-22 08:58:01 -08:00
README.md Merge tag 'v5.4.5' of git://github.com/jmoenig/Snap into snap5.4 2020-02-19 19:04:07 -08:00
index.html bump version 2021-04-15 18:44:41 -07:00
snap.html prepared release 2020-01-28 19:39:00 +01:00

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

For full functionality run it from the TurtleStitch platform on http://www.turtlestitch.org

http://www.turtlestitch.org/run

or the testing the current develeopment version integrated into the platform:

http://www.turtlestitch.org/beta

You can also try the latest development version from the git master branch via github pages (no cloud access!)

Acknowledgements / License

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

Copyright (C) 2008-2020 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.