<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:10pt;color:#333399;font-family:Tahoma,Geneva,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I would like to use Catalyst to visualize a distributed directed graph. Each node of the graph is characterized by an id (not necessarily contiguous, as some nodes are added and removed during the execution) and a list of connections (ids of "friends").</p>
<p><br>
</p>
<p>The nodes can be assigned coordinates in a 2D or a 3D space.<br>
</p>
<p><br>
</p>
<p>Do you have an example of adaptor for that?</p>
<p><br>
</p>
<p>Also if I want to use coordinates in higher dimensions, would I need to project to a 3D subspace or is there a way for ParaView to figure out a layout to display the graph?</p>
<p><br>
</p>
<p>Thanks,</p>
<p><br>
</p>
<p>Matthieu<br>
</p>
</div>
</body>
</html>