Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 494 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 494 Bytes

ngraph.native

C++ implementation of force-based layout from ngraph. This is equivalent to ngraph.offline.layout. Unfortunately I don't have bindings to nodejs (yet).

If you want to use it, run ./compile-demo on your linux box.

If you prefer xCode - use xcode demo

My C++ is very much rusty, please feel free to contribute if you find something to improve.