Etoy Project sampler: Difference between revisions
Jump to navigation
Jump to search
Karlramberg (talk | contribs) |
Karlramberg (talk | contribs) |
||
Line 11: | Line 11: | ||
<table width=100%><td>[[media:Mazeconstructor-16.xo]] |
<table width=100%><td>[[media:Mazeconstructor-16.xo]] |
||
:A simple maze algorithm with a backtracking system. Includes a tutorial describing the implementation. |
:A simple maze algorithm with a backtracking system. Includes a tutorial describing the implementation. |
||
</td><td>[[image:Maze.png]]</td></table> |
Made by Karl Ramberg</td><td>[[image:Maze.png]]</td></table> |
||
==Picture filtering== |
==Picture filtering== |
Revision as of 20:05, 7 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-16.xo
|
Picture filtering
media:ColorReadingAndWriting-17.xo
|
Snake game
media:Snake-19.xo
|