|
14 | 14 |
|
15 | 15 | | | | | |
16 | 16 | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
17 | | -| <a href="examples\02_Animation_And_Variables\00_Drawing_Lines.js"><img src="examples\02_Animation_And_Variables\00_Drawing_Lines.png" height="100" /><br />Drawing Lines</a> | <a href="examples\02_Animation_And_Variables\01_Animation_With_Events.js"><img src="examples\02_Animation_And_Variables\01_Animation_With_Events.png" height="100" /><br />Animation With Events</a> | <a href="examples\02_Animation_And_Variables\02_Mobile_Device_Movement.js"><img src="examples\02_Animation_And_Variables\02_Mobile_Device_Movement.png" height="100" /><br />Mobile Device Movement</a> | |
| 17 | +| <a href="examples\02_Animation_And_Variables\00_Drawing_Lines.js"><img src="examples\02_Animation_And_Variables\00_Drawing_Lines.png" height="100" /><br />Drawing Lines</a> | <a href="examples\02_Animation_And_Variables\01_Animation_With_Events.js"><img src="examples\02_Animation_And_Variables\01_Animation_With_Events.png" height="100" /><br />Animation With Events</a> | <a href="examples\02_Animation_And_Variables\02_Mobile_Device_Movement.js"><img src="examples\02_Animation_And_Variables\02_Mobile_Device_Movement.jpg" height="100" /><br />Mobile Device Movement</a> | |
18 | 18 | | <a href="examples\02_Animation_And_Variables\03_Conditions.js"><img src="examples\02_Animation_And_Variables\03_Conditions.png" height="100" /><br />Conditions</a> | |
19 | 19 |
|
20 | 20 | ### Imported Media |
21 | 21 |
|
22 | 22 | | | | | |
23 | 23 | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | |
24 | 24 | | <a href="examples\03_Imported_Media\00_Words.js"><img src="examples\03_Imported_Media\00_Words.png" height="100" /><br />Words</a> | <a href="examples\03_Imported_Media\01_Copy_Image_Data.js"><img src="examples\03_Imported_Media\01_Copy_Image_Data.png" height="100" /><br />Copy Image Data</a> | <a href="examples\03_Imported_Media\02_Alpha_Mask.js"><img src="examples\03_Imported_Media\02_Alpha_Mask.png" height="100" /><br />Alpha Mask</a> | |
25 | | -| <a href="examples\03_Imported_Media\03_Image_Transparency.js"><img src="examples\03_Imported_Media\03_Image_Transparency.png" height="100" /><br />Image Transparency</a> | <a href="examples\03_Imported_Media\04_Create_Audio.js"><img src="examples\03_Imported_Media\04_Create_Audio.png" height="100" /><br />Create Audio</a> | <a href="examples\03_Imported_Media\05_Video.js"><img src="examples\03_Imported_Media\05_Video.png" height="100" /><br />Video</a> | |
| 25 | +| <a href="examples\03_Imported_Media\03_Image_Transparency.js"><img src="examples\03_Imported_Media\03_Image_Transparency.png" height="100" /><br />Image Transparency</a> | <a href="examples\03_Imported_Media\04_Create_Audio.js"><img src="examples\03_Imported_Media\04_Create_Audio.jpg" height="100" /><br />Create Audio</a> | <a href="examples\03_Imported_Media\05_Video.js"><img src="examples\03_Imported_Media\05_Video.png" height="100" /><br />Video</a> | |
26 | 26 | | <a href="examples\03_Imported_Media\06_Video_Canvas.js"><img src="examples\03_Imported_Media\06_Video_Canvas.png" height="100" /><br />Video Canvas</a> | <a href="examples\03_Imported_Media\07_Video_Capture.js"><img src="examples\03_Imported_Media\07_Video_Capture.png" height="100" /><br />Video Capture</a> | |
27 | 27 |
|
28 | 28 | ### Input Elements |
|
49 | 49 | | | | | |
50 | 50 | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | |
51 | 51 | | <a href="examples\07_Repetition\00_Color_Interpolation.js"><img src="examples\07_Repetition\00_Color_Interpolation.png" height="100" /><br />Color Interpolation</a> | <a href="examples\07_Repetition\01_Color_Wheel.js"><img src="examples\07_Repetition\01_Color_Wheel.png" height="100" /><br />Color Wheel</a> | <a href="examples\07_Repetition\02_Bezier.js"><img src="examples\07_Repetition\02_Bezier.png" height="100" /><br />Bezier</a> | |
52 | | -| <a href="examples\07_Repetition\03_Kaleidoscope.js"><img src="examples\07_Repetition\03_Kaleidoscope.png" height="100" /><br />Kaleidoscope</a> | <a href="examples\07_Repetition\05_Noise.js"><img src="examples\07_Repetition\05_Noise.png" height="100" /><br />Noise</a> | <a href="examples\07_Repetition\06_Recursive_Tree.js"><img src="examples\07_Repetition\06_Recursive_Tree.png" height="100" /><br />Recursive Tree</a> | |
| 52 | +| <a href="examples\07_Repetition\03_Kaleidoscope.js"><img src="examples\07_Repetition\03_Kaleidoscope.png" height="100" /><br />Kaleidoscope</a> | <a href="examples\07_Repetition\04_Noise.js"><img src="examples\07_Repetition\04_Noise.png" height="100" /><br />Noise</a> | <a href="examples\07_Repetition\05_Recursive_Tree.js"><img src="examples\07_Repetition\05_Recursive_Tree.png" height="100" /><br />Recursive Tree</a> | |
53 | 53 |
|
54 | 54 | ### Listing Data with Arrays |
55 | 55 |
|
|
0 commit comments