backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 14 forks source link

Steps and units #37

Open backface opened 6 years ago

backface commented 6 years ago

Create a dilemma of units - that is for the historical reasons. Movements of the turtle should match real units (metric) and not a weird fraction. But of course existing projects have to be kept valid. So the idea is to create an option for a project whether the steps are interpreted as historical or metric (or even imperial) units (and get saved with the project setting)