Author: mamsellem
Date: Wed Feb 5 13:36:22 2014
New Revision: 1564772
URL: http://svn.apache.org/r1564772
Log:
added to showcase:
Redilab-Node
Added:
flex/site/trunk/content/showcase/images/RedilabN/
flex/site/trunk/content/showcase/images/RedilabN/1.png (with props)
flex/site/trunk/content/showcase/images/RedilabN/2.png (with props)
flex/site/trunk/content/showcase/images/RedilabN/prev/
flex/site/trunk/content/showcase/images/RedilabN/prev/1.png (with props)
flex/site/trunk/content/showcase/images/RedilabN/prev/2.png (with props)
Modified:
flex/site/trunk/content/showcase/data/showcase.xml
Modified: flex/site/trunk/content/showcase/data/showcase.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/data/showcase.xml?rev=1564772&r1=1564771&r2=1564772&view=diff
==============================================================================
--- flex/site/trunk/content/showcase/data/showcase.xml (original)
+++ flex/site/trunk/content/showcase/data/showcase.xml Wed Feb 5 13:36:22 2014
@@ -232,7 +232,7 @@ myPartners is an Adobe AIR desktop/mobil
</app>
- <app title="ReDiLab Reaction Diffusion Laboratory" author="Simon Gladman" website="http://flexmonkey.blogspot.co.uk/search/label/ReDiLab">
+ <!-- <app title="ReDiLab Reaction Diffusion Laboratory" author="Simon Gladman" website="http://flexmonkey.blogspot.co.uk/search/label/ReDiLab">
<description>ReDiLab is my reaction diffusion (http://en.wikipedia.org/wiki/Reaction%E2%80%93diffusion_system)
explorer written in Apache Flex that uses AGAL and Stage3D to run cellular automata simulating
a variety of RD models.</description>
<links>
<link header="Demo" url="http://www.flexmonkey.co.uk/redilab-bin-release-005/ReactionDiffusionLab.html"/>
@@ -242,6 +242,24 @@ myPartners is an Adobe AIR desktop/mobil
<image file="Screen Shot 2.png"/>
<image file="Screen Shot 3.png"/>
</images>
+ </app>-->
+
+ <app title="ReDiLab: Node - Coupled Reaction Diffusion Systems with a Node Based User
Interface"
+ author="Simon Gladman"
+ website="http://flexmonkey.blogspot.co.uk/search/label/ReDiLab%3ANode"
+ dev="ApacheFlex 4.11"
+ >
+ <description>ReDiLab: Node is an Apache Flex application using Stage3D and
AGAL that allows users to create multiple reaction diffusion nodes and couple them together
using a node based user interface.
+The couplings acts as catalysts to the various parameters of the models and coupling can
be recursive to simulate auto and mutual catalysts .
+End results can resemble phenomena including biological morphogenesis and fluid dynamics.
+</description>
+ <links>
+ <link header="Demo" url="http://flexmonkey.co.uk/redilab-node-004/ReDiLabNode.html"/>
+ </links>
+ <images baseDir="RedilabN">
+ <image file="1.png"/>
+ <image file="2.png"/>
+ </images>
</app>
<app title="Social PM" author="esentri AG" website="http://www.esentri.com"
Added: flex/site/trunk/content/showcase/images/RedilabN/1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/RedilabN/1.png?rev=1564772&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/RedilabN/1.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/RedilabN/2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/RedilabN/2.png?rev=1564772&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/RedilabN/2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/RedilabN/prev/1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/RedilabN/prev/1.png?rev=1564772&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/RedilabN/prev/1.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/RedilabN/prev/2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/RedilabN/prev/2.png?rev=1564772&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/RedilabN/prev/2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
|