AS3 example Fractals: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
== Resources ==
== Resources ==


* [http://local.wasp.uwa.edu.au/~pbourke/fractals/ Peter Bourke's page on fractals]
=== Information for programming projects ===
 
* [[ProgrammingProjects_Fractals Fractals]]
* [[ProgrammingProjects_Tessalation Tesselation]]
* [[ProgrammingProjects_L-systems L-Systems]]


[[Category: Actionscript 3]]
[[Category: Actionscript 3]]
[[Category: Tutorials]]
[[Category: Tutorials]]

Revision as of 15:34, 16 November 2007

Draft

<pageby nominor="false" comments="false"/>

Drawing Fractals and L-Systems

This example belongs to the AS3 Tutorials Beginner and is part of our Actionscript 3 tutorial series.


Resources

Information for programming projects