Activities/TurtleBlocks3D: Difference between revisions
Appearance
Daksh Shah (talk | contribs) Adding links to examples [Manual selection on basis of instinct... needs proof read] |
Daksh Shah (talk | contribs) m Added both GitHub Sources. |
||
| 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 GitHub]. | The source code is available on [https://github.com/Anubhav-J/turtleart Anubhav's GitHub] and [https://github.com/walterbender/turtle3D Walter's Github]. | ||
==Gallery== | ==Gallery== | ||
Revision as of 14:11, 11 January 2015
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.
Where to get TurtleBlocks3D
The TurtleBlocks3D activity is available for download from the Sugar Activity Library: TurtleBlocks3D
The source code is available on Anubhav's GitHub and Walter's Github.
Gallery
-
Example 1
-
Example 2
-
Example 3
-
Example 4
-
Example 5
-
Example 6
-
Example 7
-
Example 8
-
Example 9
-
Example 10
-
Example 11
-
Example 12
-
Example 13
-
Example 14
-
Example 15
-
[Example 16]
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
The activity was made by Anubhav Jaiswal in Google Summer of Code 2014 under the mentor Tony Forster