Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 424 Bytes

readme.md

File metadata and controls

executable file
·
21 lines (14 loc) · 424 Bytes

ifcOcctViewer

a ifc file viewer by opencascade and glfw

I build with mac&homebrew, have not test on windows and linux. But I think it also works.

Depends:

how to build

mkdir build
cmake ..
make

ifcOcctViewer