ProgrammingProjects Fractals: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
m (Text replacement - "<pageby nominor="false" comments="false"/>" to "<!-- <pageby nominor="false" comments="false"/> -->")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}


<pageby nominor="false" comments="false"/>
<!-- <pageby nominor="false" comments="false"/> -->
== Fractals (Programming Projects) ==
== Fractals (ActionScript programming projects) ==


* [http://local.wasp.uwa.edu.au/~pbourke/fractals/ Peter Bourke's page on fractals]
[http://local.wasp.uwa.edu.au/~pbourke/fractals/ Peter Bourke's page on fractals]


=== Proto-tiling ===
=== Proto-tiling ===
See also [[ProgrammingProjects_Patterns|Tiling under Patterns]]
See also  
* [[ProgrammingProjects_Patterns|Tiling under Patterns]]


* [http://members.cox.net/fractalenc/encyclopedia.html Encyclopedia of Fractal Tiling]
[http://members.cox.net/fractalenc/encyclopedia.html Encyclopedia of Fractal Tiling]
* [http://www.mi.sanu.ac.yu/vismath/wichmann/joint3.html Some patterns using specific tiles]
 
[http://www.mi.sanu.ac.yu/vismath/wichmann/joint3.html Some patterns using specific tiles]


=== L-Systems ===
=== L-Systems ===


[[Category: Actionscript 3]]
[[Category: Actionscript 3]]
[[Category: Code Snippets]]
[[Category: Assets]]
[[Category: Assets]]
[[Category: Programming Projects]]
[[Category: ActionScript programming projects]]

Latest revision as of 18:29, 22 August 2016

Draft

Fractals (ActionScript programming projects)

Peter Bourke's page on fractals

Proto-tiling

See also

Encyclopedia of Fractal Tiling

Some patterns using specific tiles

L-Systems