/map2mesh-gui

Desktop app for Map2mesh project.

Primary LanguageC++MIT LicenseMIT

map2mesh-gui

Desktop app for Map2mesh project.

Environment setup

Python v3.6 with ANACONDA

conda create --name m2m python=3.7
conda activate m2m
conda install -c conda-forge pyside2
# pip install PySide2
# pip install PyQt5
conda install -c conda-forge PyOpenGL PyOpenGL_accelerate

Using libraries