On Thu, Oct 3, 2013 at 11:34 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
I built a new visualization that has two goals:
- show how the architecture of a system is fluid rather than rigid.
- look good and serve as advertisement device for Moose, Roassal and Pharo.
A description of mainly point 1. can be found here: http://www.humane-assessment.com/blog/system-attraction/
I already used it as a splash screen for a couple of presentations, and it catches the eye.
The code can be found in Moose, in a separate tiny FAMIXSystemAttraction class. You can invoke it on any class group (note: it can take a long time to render for large groups).
I try to render the system attraction visualization. Nice work !
But very slow even on small examples ... Do you use a magic trick to enhance the performance ?
Regards,