subblue / simpleattractor

An AIR application that renders Peter de Jong and Clifford simple attractors with PNG image export.

This URL has Read+Write access

subblue (author)
Mon May 26 14:19:07 -0700 2008
commit  fbb46a83acb5ea905cecb985ec11f468589b692f
tree    775ffc5df242faf55b42ec17601ed8e2d8169050
parent  e96fd7d65697b2b1aceffccbaee85307d8c11a17
simpleattractor / .project
100644 25 lines (24 sloc) 0.647 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SimpleAttractors</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.adobe.flexbuilder.apollo.apollobuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.adobe.flexbuilder.apollo.apollonature</nature>
<nature>com.adobe.flexbuilder.project.flexnature</nature>
<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
</natures>
</projectDescription>