Once the basics are described, then it uses them to go on to explore things like non-euclidian geometry (and maybe topology?).
[1] http://www.amazon.com/Turtle-Geometry-Mathematics-Artificial...
11–20 of 21 posts
Once the basics are described, then it uses them to go on to explore things like non-euclidian geometry (and maybe topology?).
[1] http://www.amazon.com/Turtle-Geometry-Mathematics-Artificial...
dear hn, html5 != chrome
dear hn, html5 != chrome
If I had the time/inclination, a kickstarter based on the original toy that rendered on paper and screen might be an interesting plaything.
Another future angle could clearly involve 3d-printing of the disks.
Good stuff.
{
orientation : 'vertical'
, animate : true
, value : 100 * radii[ ix + 1 ]
, slide : onChange
, change : onChange
, step : .01
}How do I control the speed? Turning the "Speeds" control up or down only seem to make it go really fast.