imaginary icon indicating copy to clipboard operation
imaginary copied to clipboard

Visualize the Imaginary simulation graph

Open exarkun opened this issue 11 years ago • 0 comments

Understanding how Imaginary works is greatly simplified if you can observe a visualization of the simulation graph. Imaginary should include an action which exports data representing the simulation graph to allow a third-party tool to render it.

As a first step, add an action which writes a dot-format file to the filesystem which describes the complete simulation graph.

exarkun avatar Jun 22 '14 17:06 exarkun