Results 2 comments of Vinayak

Hello, I think I am facing the same issue when I am trying to build a triangulation by merging two triangulations using: 1. merge_triangulation() or 2. replicate_triangulation() The triangulations that...

Indeed it looks like the issue is caused when working with the spack environment. It works fine with the standard installation of packages. > Maybe could try setting cmake -DPOLYSCOPE_BACKEND_OPENGL3_EGL=OFF...