TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Michael d6fe6e23f9 replace morphic version due to new chrome bugs 2023-11-24 14:21:52 +01:00
.github Update FUNDING.yml 2021-10-20 16:26:26 +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 Repair vee.xml 2020-06-04 02:43:24 -07:00
Sounds copy new Scratch media 2016-12-05 00:16:35 -08:00
help Merge tag 'v7.1.3' of https://github.com/jmoenig/Snap into snap7 2022-07-09 20:00:24 +02:00
img tweaked icon sizes 2021-10-27 15:09:02 +02:00
libraries Merge pull request #132 from Simon-Mong/patch-44 2023-07-16 20:46:21 +02:00
locale friendlier error messages 2022-01-31 16:27:35 +01:00
src replace morphic version due to new chrome bugs 2023-11-24 14:21:52 +01:00
stitchcode bump version and update changelog 2023-07-16 21:12:09 +02:00
.gitignore hackish attempt to get rid of the gray rectangle render error 2021-07-31 12:16:56 +02:00
API.md updated api documentation 2021-11-17 16:06:02 +01:00
CONTRIBUTING.md Updated CONTRIBUTING.md 2018-10-18 09:41:28 +02:00
HISTORY.md prepared v7.1.3 2022-02-08 17:24:20 +01:00
LICENSE Update LICENSE file so it gets properly displayed 2017-10-26 09:52:51 +02:00
MIGRATING.md Update MIGRATING.md 2020-07-11 10:38:14 +02:00
OFFLINE.md Merge tag 'v7.1.3' of https://github.com/jmoenig/Snap into snap7 2022-07-09 20:00:24 +02:00
README.md Merge tag 'v7.1.3' of https://github.com/jmoenig/Snap into snap7 2022-07-09 20:00:24 +02:00
index.html replace morphic version due to new chrome bugs 2023-11-24 14:21:52 +01:00
manifest.json fixed #2954 2022-01-04 00:09:39 +01:00
pull-new-snap.txt more on app mode 2021-07-13 11:43:07 +02:00
snap.html prepared v7.1.3 2022-02-08 17:24:20 +01:00
sw.js prepared v7.1.3 2022-02-08 17:24:20 +01:00

README.md

TurtleStitch

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

Generated graphics can be exported as a embroidery file (currently Melco/EXP and Tajima/DST are supported) and SVG images.

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

TurtleStitch is live on its community platform - http://www.turtlestitch.org

http://www.turtlestitch.org/run

the latest development version is live here:

http://www.turtlestitch.org/beta

You can also try the latest stable version from the git master branch via github pages (no cloud access!) or download it and run it offline

Acknowledgements / License

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

License

Copyright (C) 2008-2022 by Jens Mönig and Brian Harvey Copyright (C) 2008-2022 by Michael Aschauer

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.