<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div><span>Many years ago, Takashi Yamamiya did this in Etoys using the open source system ODE ...</span></div><div><br><span></span></div><div><span>You can get lots of nice effects, etc.</span></div><div><br><span></span></div><div><span>But most of the physics plugins -- like ODE -- are quite opaque as to what they are doing and how. They tend to deify Newton's laws away from their scientific and mathematical basis into something more like the "providential angels" that were used as explanations before Newton.</span></div><div><br><span></span></div><div><span>What is needed pedagogically and epistemologically is a "Model-T" scriptable by the children physics language that can be backed up with a highly optimized version. This is almost doable in any of the systems that use Turtle Geometry (Turtle Art, Etoys, Scratch, Logo,
 starLogo, etc.). A key missing component in all of these systems is really efficient collision detection (this has been done in many video games, but is not now in the above systems). Etoys can detect collisions, but it is both inefficient and requires even more work to figure out what a collision actually means for particular shapes.</span></div><div><br><span></span></div><div><span>Cheers,</span></div><div><br><span></span></div><div><span>Alan<br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: times new roman, new york, times, serif; font-size: 14pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Andres Aguirre <aguirrea@gmail.com><br> <b><span style="font-weight:
 bold;">To:</span></b> Walter Bender <walter.bender@gmail.com> <br><b><span style="font-weight: bold;">Cc:</span></b> iaep <iaep@lists.sugarlabs.org>; Alan Jhonn Aguiar Schwyn <alanjas@hotmail.com>; Dr. Gerald Ardito <gerald.ardito@gmail.com>; Guzmán Trinidad <guzman.trinidad@gmail.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, January 13, 2012 6:48 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [IAEP] something to aspire to...<br> </font> </div> <br>
it will be great that the physics plugin could interact with the<br>turtle, I mean that if I define a polygon in some place of the screen<br>and then I ask the turtle to move, the turtle could interact with the<br>object depending on the physics properties of that object (density,<br>friction, etc). With butiá team we are working in a butiá simulator[1]<br>build as a plugin for turtle blocks, at the moment only the distance<br>sensor block, the grayscale sensor block and the push button block of<br>the butia palette are simulated, so if I dont have the robot I could<br>test the same program made for the robot but in a virtual world. In<br>this case having the turtle with more physics interaction will be<br>great for a more realistic simulation but also could be good to<br>implement  virtual Rube Goldberg machines... imagine many turtles<br>moving in this machines at the same time ;) ....<br>regards<br>andrés<br><br>reference<br>[1]
 http://www.fing.edu.uy/inco/proyectos/butia/mediawiki/index.php/Grupo_Simulador<br><br>2012/1/8 Walter Bender <<a ymailto="mailto:walter.bender@gmail.com" href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>>:<br>> 2012/1/8 Dr. Gerald Ardito <<a ymailto="mailto:gerald.ardito@gmail.com" href="mailto:gerald.ardito@gmail.com">gerald.ardito@gmail.com</a>>:<br>>> What about an Activity (maybe branching from Physics) that would allow<br>>> children to build their own virtual Rube Goldberg machines?<br>><br>> The Physics plug in to Turtle Art might be a start.<br>><br>> -walter<br>><br>>> I would be happy to help.<br>>><br>>> Gerald<br>>><br>>> 2012/1/8 Walter Bender <<a ymailto="mailto:walter.bender@gmail.com" href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>><br>>>><br>>>><br>>>>
 http://www.nytimes.com/2012/01/08/nyregion/brooklyns-joseph-herscher-and-his-rube-goldberg-machines.html<br>>>><br>>>> -walter<br>>>><br>>>> --<br>>>> Walter Bender<br>>>> Sugar Labs<br>>>> http://www.sugarlabs.org<br>>>> _______________________________________________<br>>>> IAEP -- It's An Education Project (not a laptop project!)<br>>>> <a ymailto="mailto:IAEP@lists.sugarlabs.org" href="mailto:IAEP@lists.sugarlabs.org">IAEP@lists.sugarlabs.org</a><br>>>> http://lists.sugarlabs.org/listinfo/iaep<br>>><br>>><br>><br>><br>><br>> --<br>> Walter Bender<br>> Sugar Labs<br>> <a href="http://www.sugarlabs.org" target="_blank">http://www.sugarlabs.org</a><br>_______________________________________________<br>IAEP -- It's An Education Project (not a laptop project!)<br><a ymailto="mailto:IAEP@lists.sugarlabs.org"
 href="mailto:IAEP@lists.sugarlabs.org">IAEP@lists.sugarlabs.org</a><br><a href="http://lists.sugarlabs.org/listinfo/iaep" target="_blank">http://lists.sugarlabs.org/listinfo/iaep</a><br><br><br> </div> </div> </blockquote></div>   </div></body></html>