Comment by rwmj 18 hours ago I wonder if Logo wouldn't be better for kids, especially if you could pair it with a real "turtle". 3 comments rwmj Reply tkfoss 17 hours ago Python turtle with logo parser and 3D support https://github.com/tkfoss/pylogo3d/tree/main#pylogo3d rwmj 17 hours ago Are there physical turtles available? Good for kids to take home an actual plot from their classes. tkfoss 5 hours ago Didn't publish the backend yet but I experimented with DIY plotter based on Drawing Robot by henryarnold and it works fairly well. I m not sure what to do with the layer between plotter backend and different plotters though.
tkfoss 17 hours ago Python turtle with logo parser and 3D support https://github.com/tkfoss/pylogo3d/tree/main#pylogo3d rwmj 17 hours ago Are there physical turtles available? Good for kids to take home an actual plot from their classes. tkfoss 5 hours ago Didn't publish the backend yet but I experimented with DIY plotter based on Drawing Robot by henryarnold and it works fairly well. I m not sure what to do with the layer between plotter backend and different plotters though.
rwmj 17 hours ago Are there physical turtles available? Good for kids to take home an actual plot from their classes. tkfoss 5 hours ago Didn't publish the backend yet but I experimented with DIY plotter based on Drawing Robot by henryarnold and it works fairly well. I m not sure what to do with the layer between plotter backend and different plotters though.
tkfoss 5 hours ago Didn't publish the backend yet but I experimented with DIY plotter based on Drawing Robot by henryarnold and it works fairly well. I m not sure what to do with the layer between plotter backend and different plotters though.
Python turtle with logo parser and 3D support https://github.com/tkfoss/pylogo3d/tree/main#pylogo3d
Are there physical turtles available? Good for kids to take home an actual plot from their classes.
Didn't publish the backend yet but I experimented with DIY plotter based on Drawing Robot by henryarnold and it works fairly well. I m not sure what to do with the layer between plotter backend and different plotters though.