Etoy Project sampler: Difference between revisions
Jump to navigation
Jump to search
Karlramberg (talk | contribs) |
Karlramberg (talk | contribs) |
||
Line 8: | Line 8: | ||
==Maze constructor== |
==Maze constructor== |
||
[[media:Mazeconstructor-14.xo]] |
<table><td>[[media:Mazeconstructor-14.xo]] |
||
:A simple maze algorithm with a backtracking system. |
:A simple maze algorithm with a backtracking system. |
||
</td><td>[[image:Maze.png]]</td></table> |
|||
==Picture filtering== |
==Picture filtering== |
Revision as of 10:38, 5 June 2008
Camera play
- A simple demo that track a distinct color with the built in XO camera and moves a object on screen accordingly.
Lindenmayer system
media:Lsystem3-8.xo
|
Maze constructor
media:Mazeconstructor-14.xo
|
Picture filtering
media:ColorReadingAndWriting-17.xo
|
Snake game
media:Snake-19.xo
|