caminogr / graphviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

At first, You need build easy3d in ./third_party/Easy3D-main

And then,

mkdir <project_rootpath>/build cd <project_rootpath>/build cmake ..

.dot → svg dot -Tsvg graph.dot > graph.svg

About


Languages

Language:C++ 67.0%Language:Makefile 19.2%Language:CMake 13.8%