Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 273 Bytes

OGSS View++

A OGSS/C++-based generic binary graph viewer. Requires wx headers: [https://www.wxwidgets.org/downloads/]

mkdir build
cd build
cmake ..
make
./ogssview

The viewer is free as in "free to do business" and it will stay that way. Pull requests welcome.