Difference between revisions of "Activities/TurtleBlocks3D"

From Sugar Labs
Jump to navigation Jump to search
Line 11: Line 11:
 
The TurtleBlocks3D activity is available for download from the [http://activities.sugarlabs.org Sugar Activity Library]: [http://activities.sugarlabs.org/sugar/addon/4757 TurtleBlocks3D]
 
The TurtleBlocks3D activity is available for download from the [http://activities.sugarlabs.org Sugar Activity Library]: [http://activities.sugarlabs.org/sugar/addon/4757 TurtleBlocks3D]
  
The source code is available on [https://github.com/Anubhav-J/turtleart Anubhav's GitHub] and [https://github.com/walterbender/turtle3D Walter's Github].
+
The source code is available on [https://github.com/walterbender/turtle3D Walter's Github].
  
 
==Gallery==
 
==Gallery==

Revision as of 07:33, 12 January 2015


Turtleart3d-icon.svg

About TurtleBlocks3D

Turtle Blocks 3D is an extension of Turtle Blocks into three dimensions. Instead of moving a turtle on a plane, the turtle can be moved in a three-dimensional Cartesian space. TurtleBlocks3D-about.png

Where to get TurtleBlocks3D

The TurtleBlocks3D activity is available for download from the Sugar Activity Library: TurtleBlocks3D

The source code is available on Walter's Github.

Gallery

Modifying TurtleBlocks3D

  • We plan to add texture mapping.
  • Rewrite a JS Version of the activity

Support

Support for this activity is provided by the developer at walter@sugarlabs.org

Credits