A project to convert STEP files to GDML files in a clean and fast fashion.
Errors may occur if $CASROOT can not be found. Either set it to the root location of OpenCASCADE or edit step-gdml.pro.
- Qmake (tested with 2.01a)
- Qt4 or Qt5 (tested with 4.8.7)
- OpenCASCADE (tested with 7.4.0)
qmake ./step-gdml.pro
make -j
./step-gdml
- Linux (tested with Ubuntu 18.04)