Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 378 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 378 Bytes

Project preview

Distribution Visiolizer

There is doxyfile to bootstrap documentation.

Prerequirements

  • OpenGL 4.6 supported system
  • vcpkg

Visual Studio

Open project and wait for initialization. Then run 3dviz.exe

Command Line

cmake --preset=default
cmake --build build
cmake --install build

Runnable is available inside bin/ directory.