Activities/TurtleBlocks3D: Difference between revisions
Appearance
m Walter moved page Turtleblocks3d to Activities/TurtleBlocks3D |
Daksh Shah (talk | contribs) Added Gallery of examples |
||
| Line 12: | Line 12: | ||
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 GitHub]. | ||
==Gallery== | |||
<gallery> | |||
File:TurtleBlocks3D-001.png|[Example 1] | |||
File:TurtleBlocks3D-002.png|[Example 2] | |||
File:TurtleBlocks3D-003.png|[Example 3] | |||
File:TurtleBlocks3D-004.png|[Example 4] | |||
File:TurtleBlocks3D-005.png|[Example 5] | |||
File:TurtleBlocks3D-006.png|[Example 6] | |||
File:TurtleBlocks3D-007.png|[Example 7] | |||
File:TurtleBlocks3D-008.png|[Example 8] | |||
File:TurtleBlocks3D-009.png|[Example 9] | |||
File:TurtleBlocks3D-010.png|[Example 10] | |||
File:TurtleBlocks3D-011.png|[Example 11] | |||
File:TurtleBlocks3D-012.png|[Example 12] | |||
File:TurtleBlocks3D-013.png|[Example 13] | |||
File:TurtleBlocks3D-014.png|[Example 14] | |||
File:TurtleBlocks3D-015.png|[Example 15] | |||
File:TurtleBlocks3D-016.png|[Example 16] | |||
</gallery> | |||
==Modifying TurtleBlocks3D== | ==Modifying TurtleBlocks3D== | ||
Revision as of 11:36, 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 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