trodery / ngraph.native

C++ implementation of force-based layout from ngraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

C++ implementation of force-based layout from ngraph

License:MIT License


Languages

Language:C++ 96.9%Language:Shell 3.1%