Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (27 loc) · 1.17 KB

Naivis

A geometry visualization tool.


Build

  • Clone the repository
    git clone https://github.com/AnthonyK213/Naivis.git
  • Install dependencies

    Environment variables could be set by .vscode/settings.json with VSCode, or CMakeSettings.json with Visual Studio.

  • Build LuaOCCT-binder in build/deps.
  • Configure with cmake (with multi-config), make sure the source files in build/binder-gen are generated successfully.
  • Build all.